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
- Host: GitHub
- URL: https://github.com/adequatica/postman-collections
- Owner: adequatica
- Created: 2020-11-22T13:27:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T18:56:20.000Z (10 months ago)
- Last Synced: 2025-09-04T20:42:17.181Z (10 months ago)
- Topics: postman, testing
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)