mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
Add 106-grpc-go content (#2418)
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Grpc go
|
||||
# gRPC Go
|
||||
|
||||
Go language implementation of gRPC(gRPC is a technology for implementing RPC APIs).
|
||||
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Github' href='https://github.com/grpc/grpc-go/'>gRPC-go Github</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://pkg.go.dev/google.golang.org/grpc/'>gRPC-go Doc</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://grpc.io/docs/languages/go/basics/'>Basic tutorial introduction to gRPC in Go.</BadgeLink>
|
||||
|
Reference in New Issue
Block a user