My practice REST API testing Postman collections
These collections are my solutions to exercises of the course:
Postman: The Complete Guide - REST API Testing
What this collection does:
Tests are implemented on each request.
In order to use it, please create an Environment with following variables:
url = https://api.github.com
token = your_github_token
What this collection does:
Tests are implemented on each request.
In order to use it, please create an Environment with following variables:
trellokey = trello_api_key
trellotoken = your_trello_token
Trello API key can be obtained here: https://trello.com/app-key (must be logged-in)