easy-fetching

1.0.1 • Public • Published

Easy fetch

Maintainer Dexter#1337

Easy wrapper to post to other site(s)

const fetch = require("./index")
const start = new fetch({logs: true})
start.post({
    /*
    url: "endpoint url",
    auth: "authorization or type none",
    body: "data to post"
    */
})

Package Sidebar

Install

npm i easy-fetching

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

2.04 kB

Total Files

5

Last publish

Collaborators

  • ahmed-sabry