HTTP & API Testing
Python
thay thế curl
HTTPie makes CLI interaction with web services as human-friendly as possible. It provides an intuitive UI, JSON support, and syntax highlighting.
Cài đặt
brew
brew install httpie
pip
pip install httpie