HTTP & API Testing
Python
menggantikan curl
HTTPie makes CLI interaction with web services as human-friendly as possible. It provides an intuitive UI, JSON support, and syntax highlighting.
Instalasi
brew
brew install httpie
pip
pip install httpie