The aim of this piece of software is to be able to use the postman UI to configure mock endpoints and run your own Postman Mock Server (PMS) to be independent to the postman servers. E.g., for using the mocks in pipelines or for local (offline) development or simply to have a faster, stable and idempotent mock server.
Stars
14
Forks
3
Watchers
14
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
feat(build-tag): new feat to test auto build and tag creation
5e927b5View on GitHubfeature(build-tag): new feature to test auto build and tag creation
6cd9576View on GitHubfix(server): add ability to configure listen-host to be able to listen for local use on localhost and for docker use on 0.0.0.0
eccaebdView on GitHubfeat(deployment): add auto tagging and auto release creation
08aa874View on GitHub