node-mockey
v0.0.5
Published
Interact with mock services from node
Downloads
11
Readme
node-mockey
node-mockey provides a nodejs client API for Mockey; a useful webservice mocking application. You can use node-mockey to turn specific scenerios on or off as well as set other configuration values from within a node environment. This can be extremely useful for development and testing complex applications.
Installation
npm install node-mockey
Docs
Coming Soon.