mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 21:11:17 +02:00
add httpi
This commit is contained in:
8
python/py-httpie/pkg-descr
Normal file
8
python/py-httpie/pkg-descr
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user