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

https://github.com/ddvjs/ddv-restful-api-wxmini

mpvue请求模块
https://github.com/ddvjs/ddv-restful-api-wxmini

mpvue vue wxapp

Last synced: 4 months ago
JSON representation

mpvue请求模块

Awesome Lists containing this project

README

          

# ddv-restful-api-wxmini
>这是一个基于[Promise](https://www.promisejs.org/)封装的小程序请求模块,适用于[mpvue](https://github.com/Meituan-Dianping/mpvue)

## 安装

**npm:**

```shell
$ npm install ddv-restful-api-wxmini
```

## 使用
>更多使用方法请参考[ddv-restful-api](https://github.com/ddvjs/ddv-restful-api)