From 8aca34e7dd5811518af4a52f3a78cf287ba4c621 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Wed, 26 May 2021 02:54:00 +0300 Subject: [PATCH] Add Mockintosh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fba652d..21ff7e1 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [Request Baskets](https://github.com/darklynx/request-baskets) - Service to collect HTTP requests and inspect them via RESTful API or web UI. * [DuckRails](https://github.com/iridakos/duckrails) - Mock quickly & dynamically API endpoints. * [Mockoon](https://mockoon.com) - Easily create mock APIs locally. No remote deployment, no account required, open source. +* [Mockintosh](https://mockintosh.io/) - A mock server generator that's capable to generate RESTful APIs and communicate with the message queues to mimick asynchronous tasks. ### Public REST APIs To Use In Tests * [Deck of Cards API](http://deckofcardsapi.com) - Open API for simulating a deck of cards.