@msamblanet/node-fetch-framework
v0.1.11
Published
HTTP fetch framework built around node-fetch
Downloads
5
Readme
Node Fetch Framework
This project provides an event framework around node-fetch and numerous handlers to support building libraries that better implement APIs for 3rd party services. Handlers include things like rate limiting, pullbacks, retrying, parsing responses, interpeting errors in bodies, authentication, etc.
This is an initial rough release - further documentation will be coming in later releases.
Example Usage
@todo
API
@todo
Other Notes
@msamblanet/node-project-template
This project uses @msamblanet/node-project-template to provide boilerplate project content. See the documentation of that project for details on updating the templated components.