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请求模块
- Host: GitHub
- URL: https://github.com/ddvjs/ddv-restful-api-wxmini
- Owner: ddvjs
- Created: 2018-05-31T06:52:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T15:53:08.000Z (almost 7 years ago)
- Last Synced: 2025-10-23T03:42:12.335Z (8 months ago)
- Topics: mpvue, vue, wxapp
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)