HTTPie
Human HTTP client. Faster than curl for JSON APIs you are iterating on by hand. Not a fuzzer.
Tags: http, api, client
- Category
- utils
- Maintenance signal
- active
Install
pipx
pipx install httpiebrew
brew install httpieCommand templates
JSON GET
http GET {url} Authorization:'Bearer {token}'