From d630c4decd14054c56847d8d8273f1b9fccfc773 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Thu, 25 Feb 2016 14:07:02 -0700 Subject: [PATCH] Add HTTPie --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 892b904..a0131b5 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [wp-cli](https://github.com/wp-cli/wp-cli) - Manage WordPress installations, update plugins, set up multisite installs and much more, without using a web browser. - [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory. +- [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client. ### Mobile Development