Instantly transform your Postman collections into blazing-fast mock servers! Supports complex combinations of query parameters and request bodies for accurate and efficient mocking
Currently supports JSON REST APIs
To install Mockverse, run:
npm install mockverse- Prepare your Postman collection file.
- Pass it to the Mockverse CLI:
$ npx mockverse <postman-collection-file>- Get a fully functional REST API
For a list of available options, run:
Run mockverse --help for a list of options