mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 08:55:05 +01:00
Update README.rst
This commit is contained in:
parent
ce185bd0fa
commit
06dec4e6c6
12
README.rst
12
README.rst
@ -1,12 +1,12 @@
|
|||||||
HTTPie: command-line HTTP client for the API era
|
HTTPie: command-line HTTP client for the API era
|
||||||
################################################
|
################################################
|
||||||
|
|
||||||
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
|
Its goal is to make CLI interaction with web services as human-friendly as possible.
|
||||||
as possible. It provides a simple ``http`` command that allows for sending
|
HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers.
|
||||||
arbitrary HTTP requests using a simple and natural syntax, and displays
|
The ``http`` & ``https`` commands allow for creating and sending arbitrary HTTP requests.
|
||||||
colorized output. HTTPie can be used for testing, debugging, and
|
They use simple and natural syntax and provide formatted and colorized output.
|
||||||
generally interacting with HTTP servers.
|
|
||||||
|
|
||||||
|
|
||||||
.. class:: no-web no-pdf
|
.. class:: no-web no-pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user