An open API service indexing awesome lists of open source software.

https://github.com/adequatica/postman-collections

Postman collections for testing purposes
https://github.com/adequatica/postman-collections

postman testing

Last synced: 5 months ago
JSON representation

Postman collections for testing purposes

Awesome Lists containing this project

README

          

# Postman collections

My [Postman collections](https://learning.postman.com/docs/getting-started/first-steps/creating-the-first-collection/) for testing purposes:

- «Astronomy Picture of the Day» based on [APOD NASA API](https://api.nasa.gov) to show how to generate a date in the demanded format in JavaScript
- [A Brief Comparison of Responses in Postman](https://adequatica.github.io/2020/09/23/a-brief-comparison-of-responses-in-postman.html)
- [Compute Response Time in Postman](https://adequatica.github.io/2021/11/20/compute-response-time-in-postman.html)
- [Loop Through Array in Postman Through Data File](https://adequatica.github.io/2020/02/28/loop-through-array-in-postman.html)
- [OpenAI GPT-image-1](https://adequatica.github.io/2025/05/01/kludgy-way-to-convert-base64-into-image-in-postman-on-the-example-of-gpt-image-1-openai-api.html)
- [Randomization Testing of Filter Handler in Postman](https://adequatica.github.io/2020/11/22/randomization-testing-of-filter-handler-in-postman.html)