https://github.com/eswat2/mock-api
https://github.com/eswat2/mock-api
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eswat2/mock-api
- Owner: eswat2
- Created: 2019-02-14T21:52:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:39:39.000Z (over 2 years ago)
- Last Synced: 2025-01-12T22:43:44.655Z (5 months ago)
- Language: JavaScript
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mock-api
```
npx json-server --watch src/db.json --port 5555
``````
npm start
```