mock-node icon indicating copy to clipboard operation
mock-node copied to clipboard

A configurable mock server with an intuitive configuration management interface and a http api

Results 7 mock-node issues
Sort by recently updated
recently updated
newest added

feat: Added support for status code in dynamic stub - Added field for providing status code while creating dynamic stub both in default and condition fix: Allowed % character in...

I think 'baseURL' should be 'baseUrl' like [this](http://expressjs.com/en/api.html#req.baseUrl). https://github.com/ianunay/mock-node/blob/a88dd2e191349d5fdf62a2a8170284f616fd7b1a/server.js#L172

This project looks awesome! Are there any plans to offer a RAML -> config conversion? If not, is there a specification or documentation on the config syntax?

![selection_025](https://cloud.githubusercontent.com/assets/1129363/14989097/237e4478-114e-11e6-8083-b56cfa95dc4f.png)

The project is more of a hackathon project. Improve code quality.

Currently no tests written. Plan this.