We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b947a35 commit 2ef773fCopy full SHA for 2ef773f
README.md
@@ -15,9 +15,10 @@
15
# OpenMock
16
OpenMock is a Go service that can mock services in integration tests, staging environment, or anywhere.
17
The goal is to simplify the process of writing mocks in various channels.
18
-Currently it supports three channels:
+Currently it supports the following channels:
19
20
- HTTP
21
+- gRPC
22
- Kafka
23
- AMQP (e.g. RabbitMQ)
24
0 commit comments