HTTPie: HTTPie for Terminal; human-friendly CLI HTTP client for the API era

6/9/2023, 10:06:30 PM
HTTPie for Terminal; human-friendly CLI 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 http & https commands allow for creating and sending arbitrary HTTP requests. They use simple and natural syntax and provide formatted and colorized output.

HTTPie features

Expressive and intuitive syntax Formatted and colorized terminal output Built-in JSON support Forms and file uploads HTTPS, proxies, and authentication Arbitrary request data Custom headers Persistent sessions wget-like downloads

License

BSD-3-Clause license

Platforms

macOS

Other Supported Platforms

Windows and Linux

Homepage and Download

Source code

Download and explore the source code

Share