From acfa6ceb230586cf7722f3e4e16211263a47eecb Mon Sep 17 00:00:00 2001 From: microcks-bot Date: Sat, 16 Nov 2024 10:09:27 +0100 Subject: [PATCH] chore: update ADOPTERS.md from global .github repo (#69) Signed-off-by: microcks-bot --- ADOPTERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 15d4489..4838b35 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -36,3 +36,4 @@ This document also lists the organizations that use Microcks based on public inf | [Office national de l'emploi (ONEm)](https://www.onem.be/) | [Samuel Antoine](https://www.linkedin.com/in/samuel-antoine-07347b171/) [Christophe Lopez](https://www.linkedin.com/in/aeoncl/) | We use Microcks as both OpenAPI contract testing tool and mock provider. | [Bitso](https://bitso.com/) | [Caio Amaral](https://www.linkedin.com/in/camaral) | Microcks supports Bitso's integration and capacity testing infrastructure, allowing us to isolate the applications through well defined gRPC contracts. | [Catena Clearing](https://catenaclearing.io/) | [Andre Sionek](https://www.linkedin.com/in/andresionek) | We use Microcks to mock 3rd party APIs so we can develop against them without hitting the real endpoints, Microcks is also used to run integration tests. +| [Traefik](https://traefik.io/) | [Emile Vauge](https://github.com/emilevauge) | We use Microcks in [Traefikā€™s API sandbox solution](https://traefik.io/solutions/api-mocking/) to enable developers create, publish, and consume mock APIs with production-like UX and SLAs.