https
CLI, cURL-like tool for humans
Install
- All systems
-
curl cmd.cat/https.sh
- Debian
-
apt-get install httpie - Ubuntu
-
apt-get install httpie -
Alpine
-
apk add httpie - Arch Linux
-
pacman -S httpie - Kali Linux
-
apt-get install httpie - Fedora
-
dnf install httpie - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install httpie - OS X
-
brew install httpie - Raspbian
-
apt-get install httpie - Docker
-
docker run cmd.cat/https httpspowered 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.