From 41788cffa986fd9c3afdc4a61795eee51b8e6758 Mon Sep 17 00:00:00 2001 From: microcks-bot Date: Thu, 9 Oct 2025 15:48:21 +0000 Subject: [PATCH] chore: update ADOPTERS.md from global .github repo Signed-off-by: microcks-bot --- ADOPTERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 5ae5926..bf110fe 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -46,5 +46,5 @@ This document also lists the organizations using Microcks based on public inform |[Amway](https://www.amway.com/) | [Brian Hibma](https://www.linkedin.com/in/brianhibma/) [Sai Bommakanti](https://www.linkedin.com/in/saiabhinay-bommakanti-31014943/) | `end user` | We use Microcks primarily as a platform for API and Event mocking and discovery, integrating it into our DevOps and CI/CD practices, and unblocking parallel, contract-based development from teams. | |[BITMARCK](https://www.bitmarck.de) | [Michael Goll](https://github.com/goll-michael) | `end user` | We use Microcks to mock the APIs that correspond to the generated or manually created OpenAPI contracts.| |[Agile Actors](https://www.agileactors.com/) | [Stelios Gkiokas](https://github.com/sgkiokas) | `Consultancy` | Microcks is used for speeding up the development time of multiple microservices, both locally and on CI, by leveraging the ability of auto-generating (dynamic) mocks via OpenAPI specs, gRPC contracts and GraphQL schemas in our case. We managed to bridge the gap we had in our client between developers, SETs and Manual QAs in the best possible manner.| -| [AsyncAPI Generator](https://github.com/asyncapi/generator) | [Lukasz Gornicki](https://www.linkedin.com/in/lukasz-gornicki-a621914/) | `End-User` | AsyncAPI Generator is a tool that, among other things, is responsible for providing functionality to generate clients/SDKs. Thanks to Microcks, we were able to provide acceptance testing infrastructure that allows us to test, on a pull request level, if generated clients actually work. Microcks provides mocks, and we communicate with them through generated clients. Some more details you can find [in this directory in the generator repo](https://github.com/asyncapi/generator/tree/master/packages/templates/clients/websocket/test), but this location is a subject for change as we want to start using Microcks not only for Websocket but now also Kafka. | -| [TransferGo](https://www.transfergo.com/) | [Zbigniew Malcherczyk](https://www.linkedin.com/in/zbigniew-malcherczyk/) | `End-User` | TransferGo, founded in 2012, serves over 8 million customers across 160+ countries by providing fast and affordable international money transfers. Microcks has empowered our teams with AsyncAPI and OpenAPI server mocks, as well as a robust infrastructure for contract testing. | +| [AsyncAPI Generator](https://github.com/asyncapi/generator) | [Lukasz Gornicki](https://www.linkedin.com/in/lukasz-gornicki-a621914/) | `end user` | AsyncAPI Generator is a tool that, among other things, is responsible for providing functionality to generate clients/SDKs. Thanks to Microcks, we were able to provide acceptance testing infrastructure that allows us to test, on a pull request level, if generated clients actually work. Microcks provides mocks, and we communicate with them through generated clients. Some more details you can find [in this directory in the generator repo](https://github.com/asyncapi/generator/tree/master/packages/templates/clients/websocket/test), but this location is a subject for change as we want to start using Microcks not only for Websocket but now also Kafka. | +| [TransferGo](https://www.transfergo.com/) | [Zbigniew Malcherczyk](https://www.linkedin.com/in/zbigniew-malcherczyk/) | `end user` | TransferGo, founded in 2012, serves over 8 million customers across 160+ countries by providing fast and affordable international money transfers. Microcks has empowered our teams with AsyncAPI and OpenAPI server mocks, as well as a robust infrastructure for contract testing. |