
Authenticate, extract, replay — without leaving the window. Pull values from one response and wire them into the next with a path like data.user.id.

Local, staging, prod — keep them clean, switch with ⌘E, and never paste the wrong URL into a Slack thread again.

Every request renders as a portable .http file you can commit to your repo, share in a PR, use as documentation, or paste into a teammate's IDE.
Native isn't a slogan — it's a checklist. Here's what we sweat so the app gets out of your way.
Swift + AppKit. Lightweight, fast, and built for Mac.
Every keypress and request render off the main thread. No spinners for the basics.
Your collections and .http files live on your machine. Stay as local as you want.
Common and sensical keyboard shortcuts make the mouse optional.
No accounts, only telemetry. Your request data stays local.
Follows your system theme — and a thoughtful warm palette either way.