Install
sudo apt install httpie
Sample request
http GET http://localhost:4000/api/users
http GET :4000/api/users
http GET http://www.google.com
sudo apt install httpie
http GET http://localhost:4000/api/users
http GET :4000/api/users
http GET http://www.google.com