slackbuilds_ponce/network/httpie
Dimitris Zlatanidis 4738c94b6e network/httpie: Added (command line HTTP client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-01 00:40:31 -06:00
..
httpie.info network/httpie: Added (command line HTTP client). 2014-02-01 00:40:31 -06:00
httpie.SlackBuild network/httpie: Added (command line HTTP client). 2014-02-01 00:40:31 -06:00
README network/httpie: Added (command line HTTP client). 2014-02-01 00:40:31 -06:00
slack-desc network/httpie: Added (command line HTTP client). 2014-02-01 00:40:31 -06:00

HTTPie: a CLI, cURL-like tool for humans.

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.