Skip to content
Category
Infrastructure
Difficulty
Beginner
When to use
You're exploring a third-party API, debugging your own service, or sharing request collections with teammates who don't live in a terminal.
When not to use
You need automated, reproducible tests in CI — scripted HTTP clients (pytest + httpx, supertest) are better there.
Alternatives
Insomnia Bruno HTTPie curl
BACKLOG · WORK IN PROGRESS

This tool is being written.

The metadata and shape of this page are stable, but the body content isn't ready yet. We'll publish it once it meets the bar of teaching something new with worked examples and real tools.