Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 for 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. |