machinepack-http

v9.0.0
Send HTTP requests, scrape webpages, and stream data in your JavaScript/Node.js/Sails.js app with a simple, `jQuery.get()`-like interface for sending HTTP requests and processing server responses.
http api cloud rest-api curl scraping stream request response and 3 more...

test

npm run lint && npm run custom-tests

custom-tests

node ./node_modules/mocha/bin/mocha test/*.js -R spec

lint

node ./node_modules/eslint/bin/eslint . --ignore-pattern='test/' --max-warnings=0 && echo '✔ Your code looks good.'
npm i machinepack-http

Metadata

  • MIT
  • >=6
  • The Sails Company
  • released 6/23/2023

Downloads