An open API service indexing awesome lists of open source software.

https://github.com/david-ni/axio-plus

HTTP client base on Axios for the browser
https://github.com/david-ni/axio-plus

axios http rxjs typescript

Last synced: 4 months ago
JSON representation

HTTP client base on Axios for the browser

Awesome Lists containing this project

README

          

# AxioPlus

## Installation

Using npm:
```
npm install axio-plus
```
using yarn:
```
npm install axio-plus
```

## Api
```
//todo
```
## Example
```
//todo
```
## License
ISC