Tuesday, September 1, 2015

HTTPie: a CLI, cURL-like tool for humans


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 output. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.
HTTPie compared to cURL
HTTPie is written in Python, and under the hood it uses the excellent Requests and Pygmentslibraries.


By Unknown with No comments

0 коммент.:

Post a Comment