pulse-req
v1.0.2
Published
Lightweight HTTP client with caching, retry, dedupe, and rate limiting
Maintainers
Readme
pulse-req
Lightweight HTTP client for Node.js with smart features like caching, retry, deduplication, and rate limiting.
Features
- GET / POST / PUT / DELETE support
- Auto JSON parsing
- TTL caching for GET requests
- Request deduplication
- Smart retry on failure
- Rate limiting
- Base URL support
- Zero dependencies
Install
npm install pulse-req