Skip to content

Commit 53b4beb

Browse files
committed
add collection grpc
1 parent e29cb25 commit 53b4beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/send-requests/grpc/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Imagine your Authentication Service needs to tell your Notification Service to s
1212

1313
gRPC solves this by faster communication, efficient data transfer and streaming capabilities.
1414

15-
To get started with gRPC requests in Bruno, navigate to the [gRPC Request section](./grpc-request.mdx).
1615

16+
Feel free to explore our sample [gRPC collection](https://github.com/bruno-collections/gRPC-api-collection) to play around.
1717

0 commit comments

Comments
 (0)