summaryrefslogtreecommitdiff
path: root/www/py-httpie/DESCR
blob: 54bd734f26b81ccbc6c00423173d86f60ce25b2f (plain)
1
2
3
4
5
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with
web services as human-friendly as possible. It provides a simple http command
that allows for sending arbitrary HTTP requests using a simple and natural
syntax, and displays colorized responses. HTTPie can be used for testing,
debugging, and generally interacting with HTTP servers.