mirror of
https://github.com/httpie/cli.git
synced 2025-06-25 12:01:41 +02:00
Update README.md
This commit is contained in:
parent
5794a070e1
commit
1121d695a8
21
README.md
21
README.md
@ -1,11 +1,18 @@
|
|||||||
|
|
||||||
<h2 align="center">
|
<h2 align="center">
|
||||||
<a href="https://httpie.io" target="blank_">
|
<a href="https://httpie.io" target="blank_">
|
||||||
<img height="100" alt="HTTPie" src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-logo.svg" />
|
<img height="100" alt="HTTPie" src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-logo.svg" />
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
HTTPie: human-friendly CLI HTTP client for the API era
|
HTTPie: human-friendly CLI HTTP client for the API era
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
[](https://httpie.io/product)
|
||||||
|
[](https://httpie.io/app)
|
||||||
|
[](https://httpie.io/cli)
|
||||||
|
|
||||||
|
</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.
|
||||||
@ -13,6 +20,12 @@ HTTPie is designed for testing, debugging, and generally interacting with APIs &
|
|||||||
The `http` & `https` commands allow for creating and sending arbitrary HTTP requests.
|
The `http` & `https` commands allow for creating and sending arbitrary HTTP requests.
|
||||||
They use simple and natural syntax and provide formatted and colorized output.
|
They use simple and natural syntax and provide formatted and colorized output.
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
<img src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-animation.gif" alt="HTTPie in action" width="100%"/>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
[](https://httpie.org/docs)
|
[](https://httpie.org/docs)
|
||||||
[](https://pypi.python.org/pypi/httpie)
|
[](https://pypi.python.org/pypi/httpie)
|
||||||
[](https://github.com/httpie/httpie/actions)
|
[](https://github.com/httpie/httpie/actions)
|
||||||
@ -20,7 +33,9 @@ They use simple and natural syntax and provide formatted and colorized output.
|
|||||||
[](https://twitter.com/httpie)
|
[](https://twitter.com/httpie)
|
||||||
[](https://httpie.io/discord)
|
[](https://httpie.io/discord)
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/httpie/httpie/master/docs/httpie-animation.gif" alt="HTTPie in action" width="100%"/>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## We lost 54k GitHub stars
|
## We lost 54k GitHub stars
|
||||||
|
Loading…
x
Reference in New Issue
Block a user