Merge pull request #98 from Ratuvog/master

Added new querying tool
This commit is contained in:
Francois Zaninotto
2019-08-27 13:57:31 +02:00
committed by GitHub

View File

@@ -200,6 +200,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [HTTP Prompt](https://github.com/eliangcs/http-prompt) - HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting, built on HTTPie and prompt_toolkit. * [HTTP Prompt](https://github.com/eliangcs/http-prompt) - HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting, built on HTTPie and prompt_toolkit.
* [rest-assured](https://github.com/rest-assured/rest-assured) - Java DSL for easy testing of REST services. * [rest-assured](https://github.com/rest-assured/rest-assured) - Java DSL for easy testing of REST services.
* [Insomnia](https://github.com/getinsomnia/insomnia) - Cross-platform HTTP and GraphQL Client * [Insomnia](https://github.com/getinsomnia/insomnia) - Cross-platform HTTP and GraphQL Client
* [TestMace](https://testmace.com) - Cross-platform simple but powerful IDE for API automation testing.
### Mocking ### Mocking