From 3e76df8d2a9527693d1435bea31ddc785c18220f Mon Sep 17 00:00:00 2001 From: Mohammad Morakabati Date: Fri, 10 Feb 2023 21:37:37 +0330 Subject: [PATCH] Add gRPC resources (#3429) --- src/roadmaps/backend/content/109-apis/103-grpc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/roadmaps/backend/content/109-apis/103-grpc.md b/src/roadmaps/backend/content/109-apis/103-grpc.md index e912ebada..141f12957 100644 --- a/src/roadmaps/backend/content/109-apis/103-grpc.md +++ b/src/roadmaps/backend/content/109-apis/103-grpc.md @@ -8,3 +8,5 @@ Visit the following resources to learn more: - [gRPC Website](https://grpc.io/) - [gRPC Docs](https://grpc.io/docs/) +- [What Is GRPC?](https://www.wallarm.com/what/the-concept-of-grpc) +- [What Is GRPC?](https://www.youtube.com/watch?v=hVrwuMnCtok)