0.5.4 • Published 3 years ago

mockalisa v0.5.4

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

mockalisa

Mock any REST API on your local

Installing

You can install it once as globally and run it everywhere. It is also possible to install it via npx and run it on the fly.

npm i -g mockalisa
mockalisa config.yml

OR

npx mockalisa config.yml

If you need a config file as an example to start. Please have a look on this folder