SlackBuildsOrg/network/httpie
Dimitris Zlatanidis 0197358b4f
network/httpie: new maintainer.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-24 15:35:02 +07:00
..
httpie.info
httpie.SlackBuild
README
slack-desc

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.