rpc-request
JSON →A lightweight wrapper around the Fetch API provided as a class, supporting JSON/text transforms, base URLs, automatic rejection on non-OK status, and typed HTTP methods (get, post, put, patch, delete). Version 10.0.0 requires Node >=24.16.0 and ships TypeScript types. It differentiates itself by offering a simple, class-based interface with optional transform and reject options, making it easy to extend for custom API clients.
Resources
packagerpc-request ↗