From 1c1191d7605e6702ecc78c8d32233ea3d18aa9d3 Mon Sep 17 00:00:00 2001 From: lowitea Date: Thu, 21 Oct 2021 01:25:29 +0300 Subject: [PATCH] Adds Kesha mock service Hi! Thank you for the awesome list! I would like to add one useful service to this list. I hope it will be useful to many developers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23c6aa6..989ff0d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P - [Synth](https://github.com/getsynth/synth) - Open Source test data generator. - [Requestly](https://requestly.io/) - A lightweight proxy as a browser extension & desktop app to intercept & modify network requests. You can Modify Headers, Redirect Url, Mock API response, Delay/Throttle requests, etc. - [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses. This tool allows you to test clients against REST, GraphQL, and other APIs. +- [Kesha](https://github.com/NUTtech/Kesha) - A web service with a user interface for testing http requests and web hooks. Allows you to create an http mock for http requests. ### Other - [Colour Blindness Simulator](https://altreus.github.io/colourblind/) - Simulate all types of Colour Blindness instantly!