@kroonprins/mocker

0.0.16 • Public • Published

A mock server with learning mode.

Build Status

See this sample application on how to use, or alternatively this example on how to use it with docker.

Mock server that responds to requests based on rules defined in yaml format. In these rules the response can be made dynamic based on the use of a templating engine. Rules for the server can be created in different ways:

  • use the user interface to create the rules manually
  • use the learning mode to capture real requests to the server that is to be mocked. Based on these captured requests, rules can be created from the user interface
  • edit the yaml files manually

Readme

Keywords

none

Package Sidebar

Install

npm i @kroonprins/mocker

Weekly Downloads

0

Version

0.0.16

License

MIT

Unpacked Size

497 kB

Total Files

242

Last publish

Collaborators

  • kroonprins