1.0.2 • Published 5 years ago

@jellyfish-commuting/node-fetchjson v1.0.2

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

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 @jellyfish-commuting/node-fetchjson

or

npm install @jellyfish-commuting/node-fetchjson

Usage

import fetchjson from '@jellyfish-commuting/node-fetchjson';

fetchjson('v1/users').then(payload => console.log(payload));
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago