1.0.1 • Published 5 months ago

@yeasoft/fetchutils v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Support Classes for Http Requests

This library defines some handy classes for handling the client side of http/https request. It relies on the great node-fetch library.

The library may be added to any project with the following command:

# npm install @yeasoft/fetchutils