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

https://github.com/cn-src/axios-client

axios 封装
https://github.com/cn-src/axios-client

Last synced: 10 months ago
JSON representation

axios 封装

Awesome Lists containing this project

README

          

![NPM](https://img.shields.io/npm/l/@cn-src/axios-client)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cn-src/axios-client/build)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bfbd878fcbd54c3280c0074500f67f6b)](https://www.codacy.com/gh/cn-src/axios-client/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cn-src/axios-client&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/bfbd878fcbd54c3280c0074500f67f6b)](https://www.codacy.com/gh/cn-src/axios-client/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cn-src/axios-client&utm_campaign=Badge_Coverage)
![npm (scoped)](https://img.shields.io/npm/v/@cn-src/axios-client)

# axios-client
axios 封装

## 使用

```shell
pnpm install @cn-src/axios-client@next
```
```shell
yarn add @cn-src/axios-client@next
```
```shell
npm install @cn-src/axios-client@next
```

## 文档

地址: [http://106.15.203.228/axios-client/](http://106.15.203.228/axios-client/)