[base-request][author-www-url] [![npmjs.com][npmjs-img]][npmjs-url] [![The MIT License][license-img]][license-url]
April 3, 2016 ยท View on GitHub
Plugin that adds
.requestand.requestAllmethods to your [base][] applications for working with HTTP requests. Also can perform multiple requests on paged content - out of the box, if needed.
Install
npm i base-request --save
Usage
For more use-cases see the tests
const baseRequest = require('base-request')
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.