Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okunishinishi/mock-monkey
https://github.com/okunishinishi/mock-monkey
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/okunishinishi/mock-monkey
- Owner: okunishinishi
- License: mit
- Created: 2013-12-11T13:57:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-16T13:02:56.000Z (over 10 years ago)
- Last Synced: 2024-04-13T06:21:00.780Z (9 months ago)
- Language: JavaScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mock-monkey
======
Create your own mock API via browser.Supported format:
+ XML
+ JSON![capture](doc/img/capture.png "capture")
requirements
------
+ [Node.js](http://nodejs.org/)quick start
------
```bash
npm install
node app.js
```