Skip to content

Get a mock REST API from Postman collection with zero coding in milliseconds (seriously)

Notifications You must be signed in to change notification settings

mohitkumartoshniwal/mockverse

Repository files navigation

mockverse

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

Installation

To install Mockverse, run:

npm install mockverse

Usage

  • 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

About

Get a mock REST API from Postman collection with zero coding in milliseconds (seriously)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published