/request-axios

Mirror of request-browser using Axios, for tests and CI

Primary LanguageTypeScriptMIT LicenseMIT

Request (Axios)

npm version

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-axios

Documentation

THis library uses the same API as request-browser.