This project using the power and simplicity of the express and yargs to create a mock server.
The technology stack used in the project:
- express — Fast, unopinionated, minimalist web framework for node.
- yargs — yargs the modern, pirate-themed successor to optimist.
Support for Node.js > 5.
$ git clone https://github.com/thangaduraicse/mock-server.git
$ cd mock-server
$ npm install
- Update name, description, author, repository in 'package.json' and 'bower.json'