mockirinha-cli
v0.0.1-beta.0
Published
mock http requests with ease
Downloads
8
Readme
mockirinha-cli
mock http requests with ease
Install
$ npm install -g mockirinha-cli
Usage
$ mock --help
Usage:
$ mock create Create mocked endpoint (default)
$ mock get <id> Get mock response
Examples:
$ mock create /usr/mocks/mock.json
Options:
-h, --help Show help options
-v, --version Show version
License
MIT © Bu Kinoshita