base-request
Plugin that adds
.request
and.requestAll
methods 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 =
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.