light-fetch

1.0.4 • Public • Published

var http = require('httpjs');

http.init({ endpoing: 'http://localhost:3000' });

http.get('post') .then(posts => {

});

Dependents (0)

Package Sidebar

Install

npm i light-fetch

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • markstock