Add cloudhead/http-console

This commit is contained in:
g-div
2015-10-31 17:02:44 +01:00
parent 3788b9b135
commit 6038042d1e

View File

@@ -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