Merge pull request #25 from g-div/patch-1

Add cloudhead/http-console
This commit is contained in:
Jonathan Petitcolas
2015-12-07 09:14:27 +01:00

View File

@@ -161,6 +161,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