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 e29cb25 commit 53b4bebCopy full SHA for 53b4beb
src/pages/send-requests/grpc/overview.mdx
@@ -12,6 +12,6 @@ Imagine your Authentication Service needs to tell your Notification Service to s
12
13
gRPC solves this by faster communication, efficient data transfer and streaming capabilities.
14
15
-To get started with gRPC requests in Bruno, navigate to the [gRPC Request section](./grpc-request.mdx).
16
+Feel free to explore our sample [gRPC collection](https://github.com/bruno-collections/gRPC-api-collection) to play around.
17
0 commit comments