httpie
scriptablepopulardatabrew
HTTPie · API testing, readable http, and debugging endpoints from the terminal.
$ brew install httpieOne-liner to try
$ http GET https://api.github.com/repos/vercel/next.jsAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
http --version
Agent URL
/cli/httpie/agent.md
Quick reference
Install
brew install httpieVerify
http --versionFirst command
http GET https://api.github.com/repos/vercel/next.jsAbout
API testing, readable http, and debugging endpoints from the terminal. Built by HTTPie. Supports structured output — good for scripts and agents.
Example workflow
1. http GET https://api.github.com/repos/vercel/next.js