HTTPIE
// A user-friendly command-line HTTP client for the API era
HTTPie
A user-friendly command-line HTTP client for the API era
26EmergingUnknown
What it does
HTTPie CLI: human-friendly HTTP client for the API era HTTPie (pronounced aitch-tee-tee-pie_) is a command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers. The & commands allow for creating and sending arbitrary HTTP requests. They use simple and
Getting Started
pip
pip install httpie