HTTP & API Testing
Python
curl の代替
HTTPie makes CLI interaction with web services as human-friendly as possible. It provides an intuitive UI, JSON support, and syntax highlighting.
インストール
brew
brew install httpie
pip
pip install httpie