From 6038042d1ec5db44f34624b19eeb0490d1a82efd Mon Sep 17 00:00:00 2001 From: g-div Date: Sat, 31 Oct 2015 17:02:44 +0100 Subject: [PATCH] Add cloudhead/http-console --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad644ea..000c958 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines (bash or zsh). * [jq](https://github.com/stedolan/jq) - Command line JSON processor, to use in combination with a command-line HTTP client like cURL. * [HttpMaster](http://www.httpmaster.net) - GUI tool for testing REST APIs and services. Windows OS only. +* [Http-console](https://github.com/cloudhead/http-console) - Command line interface for HTTP that let you *speak HTTP like a local* ### Mocking