Skip to content

zccz14/cfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cfetch

A common configuration of fetch.

Install:

$ npm install cfetch

Example:

const cfetch = require('cfetch');
cfetch('http://localhost:3000')('GET')('/')().then(console.log);

About

Common & Configured Fetch Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published