Api Mocking
Last updated
Was this helpful?
Last updated
Was this helpful?
Given the RAML describing of an API, will start responding the web client with data that comply with the API.
To start the mock server, run this npm script:
This script launches , modify it to eventually change the http port and the raml
files to select.