1.0.1 • Published 5 months ago
@yeasoft/fetchutils v1.0.1
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