1.0.5 • Published 8 months ago
@asanrom/request-axios v1.0.5
Request (Axios)
This library is a mirror of request-browser, but using axios instead of the native browser APIs. This is meant for CI with NodeJS.
Installation
In order to add the library to your projects, type:
npm install --save @asanrom/request-axiosDocumentation
THis library uses the same API as request-browser.