Awesome Postman 
Postman is the API platform for building and using APIs.
Please read the contributing guidelines before contributing.
Contents
Official Resources
- Newman - Official CLI runner for collections in CI/CD pipelines.
- Postman CLI - First-party CLI with authentication and performance testing.
- postman-code-generators - Generate code snippets from requests.
Collections & Converters
- openapi-to-postman - Convert OpenAPI specs to Postman Collections.
- http2postman - Convert JetBrains HTTP Client / VS Code REST Client
.http files into a Postman Collection v2.1 JSON.
- postman2pytest - Convert Postman Collection v2.1 JSON into runnable pytest test suites in one command.
- postman-collection - JavaScript SDK for working with collections programmatically.
- All-Things-Postman - Extensive examples and scripts.
Tutorials & Learning
CI/CD Integration