From 0b4d4c297c296323358b5f9d1f12f7ea1ca05987 Mon Sep 17 00:00:00 2001 From: Yoann Fleury Date: Tue, 2 Oct 2018 11:15:34 +0200 Subject: [PATCH] Add Insomnia --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d695685..0b896da 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [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* * [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 ### Mocking