https://github.com/faurewu/mocker-api-demo
https://github.com/faurewu/mocker-api-demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faurewu/mocker-api-demo
- Owner: FaureWu
- Created: 2019-10-09T04:55:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:44:09.000Z (over 2 years ago)
- Last Synced: 2023-03-02T02:06:48.922Z (over 2 years ago)
- Language: JavaScript
- Size: 9.48 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mocker API Example
---```bash
npm install
npm run start
```## test
```bash
curl http://localhost:8080/api/userinfo/2342a-234ab-342
```