mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
48f7c3e659
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.
9 lines
438 B
Plaintext
9 lines
438 B
Plaintext
HTTPie (pronounced aych-tee-tee-pie) 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.
|
|
|
|
WWW: https://github.com/jakubroztocil/httpie
|