HTTPie
Using curl
is perfectly fine, however using the HTTPie for making HTTP requests brings more intuitive syntax and
highlighting.
Ubuntu 22.04
Red Hat Enterprise Linux
On Red Hat Enterprise Linux 8 you’ll need Extra Packages for Enterprise Linux (
EPEL) dnf install epel-release
:
Here is the output using the http
command: