Mock Packages

rekcom

just a mock server

0.0.4 • Published 9 years ago

quick-mock-server

This is a tool to create a web server and mock data quickily. It consists of [express](https://github.com/expressjs/express) and [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware).

1.1.2 • Published 6 years ago

restify-mock

A mock server for Restful API powered by restify (add OPTIONS method to all routes automatically to support Cross-origin resource sharing) ### Get start ```sh cd /path/to/project npm init -y npm i restify-mock ``` ### Usage - *serve* ```js const {MockServ

0.1.0-alpha.8 • Published 6 years ago