Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okunishinishi/mock-monkey


https://github.com/okunishinishi/mock-monkey

Last synced: 2 months ago
JSON representation

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
```