mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Merge pull request #14 from joxi/patch-2
HttpMaster added to Testing - Querying section
This commit is contained in:
@@ -157,6 +157,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
* [Postman REST Client](https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm) - a Chrome extension essential to test manually REST API
|
||||
* [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.
|
||||
|
||||
### Mocking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user