mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4738c94b6e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
405 B
Text
7 lines
405 B
Text
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.
|