Web & APIs

29 modules

ftp

ftp

JS

@robinpathv0.1.3

FTP and SFTP file transfer operations

280
web...
http

http

JS

@robinpathv0.1.3

HTTP server for RobinPath scripts. Register routes with static responses (JSON, HTML, files), enable CORS, serve static directories. No callbacks needed.

280
web...
form

form

JS

@robinpathv0.2.1

Declarative form builder for RobinPath scripts � define fields inline, generate schemas, validate submissions

270
web...
api

api

JS

@robinpathv0.1.2

HTTP client for making requests to external APIs with profiles, auth, download/upload, and auto-JSON parsing

260
web...
auth

auth

JS

@robinpathv0.1.2

API authentication helpers (Basic, Bearer, API key, HMAC) for RobinPath

260
web...
browser

browser

JS

@robinpathv0.1.2

Headless browser automation with Puppeteer: launch browsers, navigate pages, interact with elements, take screenshots, generate PDFs, and scrape data

260
web...
contentful

contentful

JS

@robinpathv0.1.1

Contentful module for RobinPath.

260
web...
cookie

cookie

JS

@robinpathv0.1.1

HTTP cookie parsing, serialization, signing/verification, Set-Cookie handling, and cookie jar management

260
web...
feed

feed

JS

@robinpathv0.1.1

RSS, Atom, and JSON Feed creation, parsing, manipulation, and auto-detection

260
web...
graphql

graphql

JS

@robinpathv0.1.1

GraphQL client with queries, mutations, variables, and introspection

260
web...
formdata

formdata

JS

@robinpathv0.1.1

Multipart form data builder and file upload handling

250
web...
sitemap

sitemap

JS

@robinpathv0.1.1

XML sitemap generation, parsing, validation, and manipulation with image/video/alternate support

230
web...
ssh

ssh

JS

@robinpathv0.1.1

Remote server command execution and file management via SSH and SFTP

230
web...
wordpress

wordpress

JS

@robinpathv0.1.1

WordPress module for RobinPath.

230
web...
jwt

jwt

JS

@robinpathv0.1.1

JWT (JSON Web Token) creation, signing, verification, and decoding using HMAC (HS256, HS384, HS512)

220
web...
mqtt

mqtt

JS

@robinpathv0.1.5

MQTT client module for connecting to MQTT brokers, publishing messages, subscribing to topics, and handling incoming messages. Supports multiple concurrent client connections, QoS levels, last will messages, and message history tracking.

210
web...
oauth

oauth

JS

@robinpathv0.1.2

OAuth 2.0 authorization flows and PKCE for RobinPath

210
web...
proxy

proxy

JS

@robinpathv0.1.4

HTTP proxy and request forwarding module using Node.js built-in http module. Supports creating proxy servers, URL rewriting, header manipulation, request and response interception, round-robin load balancing, and health checking. No external dependencies required.

210
web...
robots

robots

JS

@robinpathv0.1.1

robots.txt parsing, generation, URL permission checking, and crawl configuration

210
web...
router

router

JS

@robinpathv0.1.1

URL routing and pattern matching with support for path parameters (:param), wildcards (*), route groups, and middleware. No external dependencies.

210
web...