httpie
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.
Setup on Ubuntu
AppImageLauncher
sudo apt install software-properties-common
sudo add-apt-repository ppa:appimagelauncher-team/stable
sudo apt update
sudo apt install appimagelauncher
Download binary from here
https://github.com/httpie/desktop/releases/tag/v2024.1.2
AppImageLauncher ~/Desktop/software/HTTPie-2024.1.2.AppImage
