https

CLI, cURL-like tool for humans

Install

All systems
curl cmd.cat/https.sh
Debian Debian
apt-get install httpie
Ubuntu
apt-get install httpie
Alpine
apk add httpie
Arch Arch Linux
pacman -S httpie
image/svg+xml Kali Linux
apt-get install httpie
Fedora
dnf install httpie
Windows (WSL2)
sudo apt-get update sudo apt-get install httpie
OS X
brew install httpie
Raspbian
apt-get install httpie
Docker
docker run cmd.cat/https https powered by Commando

httpie

CLI, cURL-like tool for humans

HTTPie is a CLI HTTP utility that makes CLI interaction with HTTP-based services as human-friendly as possible. HTTPie does so by providing an http command that allows for issuing arbitrary HTTP requests using a simple and natural syntax and displaying colorized responses.