add httpi

This commit is contained in:
ziggi
2020-05-27 10:00:53 +00:00
parent 87c59cff14
commit 4307aa0770
4 changed files with 45 additions and 0 deletions

View 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