HTTPie, a Human-Friendly cURL-Like Tool.md 549 B


Title: "HTTPie, a Human-Friendly cURL-Like Tool" Date: 2016-12-03 19:36:00 Categories: [network] tags: [httpie, pyhton, curl]

Authors: sedlav

cURL is a commonly used command-line tool for making HTTP requests. In this tutorial, we'll have a look at HTTPie, a command-line tool for making HTTP requests in a human-friendly way. HTTPie uses commands with simple and natural syntax and displays the output in a presentable manner.

Link