mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f25215522e
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
405 B
Text
8 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.
|