Skip to content

Commit a054646

Browse files
authored
chore: update ADOPTERS.md from global .github repo (#131)
Signed-off-by: microcks-bot <[email protected]>
1 parent 18757c1 commit a054646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ADOPTERS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ This document also lists the organizations using Microcks based on public inform
4646
|[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. |
4747
|[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.|
4848
|[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.|
49+
| [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. |

0 commit comments

Comments
 (0)