Node REST Client
JSON →A simple-to-use HTTP REST API client for Node.js supporting GET, POST, PUT, DELETE, PATCH, and custom methods. Version 4.0.0 provides transparent HTTP/HTTPS connections, basic authentication, proxy support, dynamic path and query parameters, custom request serializers (JSON, XML, url-encoded), custom response parsers (JSON, XML), compressed response handling (gzip, deflate), and follow-redirects. It allows registering remote API operations as client methods. Latest stable release has irregular release cadence; key differentiator is its simple callback-based API without promises, but it lacks TypeScript support.
Resources
packagenode-rest-api-client ↗
API endpoints
full doc /v1/registry/node-rest-api-client