This commit is contained in:
Jakub Roztocil 2019-08-29 10:16:39 +02:00
parent bb4f101c1e
commit 2d16494845

View File

@ -9,7 +9,12 @@ colorized output. HTTPie can be used for testing, debugging, and
generally interacting with HTTP servers.
.. class:: no-web
.. class:: no-web no-pdf
|pypi| |unix_build| |coverage| |downloads| |gitter|
.. class:: no-web no-pdf
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.gif
:alt: HTTPie in action
@ -17,18 +22,6 @@ generally interacting with HTTP servers.
:align: center
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png
:alt: HTTPie compared to cURL
:width: 100%
:align: center
.. class:: no-web no-pdf
|pypi| |unix_build| |coverage| |downloads| |gitter|
.. contents::
.. section-numbering::
@ -38,6 +31,7 @@ generally interacting with HTTP servers.
Main features
=============
* Expressive and intuitive syntax
* Formatted and colorized terminal output
* Built-in JSON support
@ -53,6 +47,14 @@ Main features
* Test coverage
.. class:: no-web
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png
:alt: HTTPie compared to cURL
:width: 100%
:align: center
Installation
============