StartBeginner30 min read
1. Requests & collections
Postman & API Exploration · 12 pages source format
GET/POST in Postman, save into a collection, name things clearly.
What you'll learn
- Methods
- Collections
- Examples
Key idea
A collection is a folder of requests you can share and run together.
Quick check
Collections are for…
Do this now
Write 3 notes on: Postman requests.
Clear?
Practice
Hit a public API (e.g. JSONPlaceholder) and save 3 requests.
# Postman requests
# try one small experimentDo this now
Commit one file practicing Postman requests.
Clear?