From 697149872909638320be7d9fe6bdacd92ec919e5 Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 9 Aug 2020 16:51:47 +0200 Subject: [PATCH] added Milkman milkman is an extensible http client, similar to postman, so i believe, it fits into querying section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4fbcf7..4847618 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [Insomnia](https://github.com/getinsomnia/insomnia) - Cross-platform HTTP and GraphQL Client * [ExtendsClass](https://extendsclass.com/rest-client-online.html) - Make HTTP requests with a simple web-based HTTP client. * [TestMace](https://testmace.com) - Cross-platform simple but powerful IDE for API automation testing. +* [Milkman](https://github.com/warmuuh/milkman) - Extensible cross-platform request/response workbench, not only for http calls. ### Mocking