Skip to content

Serves responses from a Postman Collection through a real HTTP server

License

Notifications You must be signed in to change notification settings

czardoz/postman-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Mock Server

Beta is down but you need to test your client? Use this! PostMocker will take a Postman Collection file where the responses are saved, and serve those up at the appropriate routes!

Installation

You can install PostMocker using pip:

$ pip install git+https://github.com/czardoz/postmocker

Usage

Locate your collection file, and let PostMocker do its job:

$ postmocker -c /path/to/collection/file.json

Disclaimer

This is beta software. Some things might break, and some things are not implemented at all.

License

Released under the MIT license.

About

Serves responses from a Postman Collection through a real HTTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages