fetch-service-parser

JSON →
library 0.2.16 ·javascript
verified Jun 7, 2026

A lightweight HTTP client built on the Fetch API with whatwg-fetch polyfill. It simplifies defining RESTful endpoints with support for path parameters, file uploads, custom headers (JSON, Form URL-encoded), request queuing, mock data, response parsing, parameter validation, and global error events. Version 0.2.16. Low release cadence. Ships TypeScript types. Differentiators: integrated mocking, useQueue option for sequential requests, and built-in content type constants. Suitable for React and Node environments.