You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -16,6 +16,16 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
[](https://httpie.org/docs/cli)
|
||||||
|
[](https://pypi.python.org/pypi/httpie)
|
||||||
|
[](https://github.com/httpie/httpie/actions)
|
||||||
|
[](https://codecov.io/gh/httpie/httpie)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
HTTPie (pronounced _aitch-tee-tee-pie_) is a command-line HTTP client.
|
HTTPie (pronounced _aitch-tee-tee-pie_) is a command-line HTTP client.
|
||||||
Its goal is to make CLI interaction with web services as human-friendly as possible.
|
Its goal is to make CLI interaction with web services as human-friendly as possible.
|
||||||
HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers.
|
HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers.
|
||||||
@@ -26,12 +36,6 @@ They use simple and natural syntax and provide formatted and colorized output.
|
|||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-animation.gif" alt="HTTPie in action" width="100%"/>
|
<img src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-animation.gif" alt="HTTPie in action" width="100%"/>
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
[](https://httpie.org/docs/cli)
|
|
||||||
[](https://pypi.python.org/pypi/httpie)
|
|
||||||
[](https://github.com/httpie/httpie/actions)
|
|
||||||
[](https://codecov.io/gh/httpie/httpie)
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user