@msamblanet/node-fetch-framework
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

Node Fetch Framework

License npm version

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @msamblanet/node-fetch-framework

Weekly Downloads

1

Version

0.1.11

License

Apache-2.0

Unpacked Size

71.2 kB

Total Files

54

Last publish

Collaborators

  • msamblanet