@jollie/node-fetchjson

2.0.0 • Public • Published

Version Licence Build Coverage Downloads

for internal use only - Just draft idea to easily fetch API in our apps

fetchjson

Brings fetchjson to Node
for more infos, see fetchjson

Install

yarn add @jollie/node-fetchjson

or

npm install @jollie/node-fetchjson

Usage

const fetchjson = require('@jollie/node-fetchjson');

fetchjson('https://myapi.io/v1/users').then(payload => console.log(payload));

Readme

Keywords

Package Sidebar

Install

npm i @jollie/node-fetchjson

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

3.45 kB

Total Files

4

Last publish

Collaborators

  • thejellyfish