https://github.com/firmanjs/mock-server-api-nodejs
Api mockup
https://github.com/firmanjs/mock-server-api-nodejs
Last synced: 7 months ago
JSON representation
Api mockup
- Host: GitHub
- URL: https://github.com/firmanjs/mock-server-api-nodejs
- Owner: firmanJS
- Created: 2020-08-07T09:19:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T08:54:34.000Z (over 5 years ago)
- Last Synced: 2025-02-02T09:41:37.323Z (about 1 year ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mock-server-api-nodejs
Api mockup
## how to run
```sh
npm install
```
```sh
node index.js
```