mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
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
|