Skip to content

YeaSoft/fetchutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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