Add 106-grpc-go content (#2418)
parent
f8abcf4f8c
commit
c3d24990e9
1 changed files with 7 additions and 1 deletions
@ -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> |
||||
|
Loading…
Reference in new issue