MENU

Fun & Interesting

Golang gRPC | Build a Unary Service Method - Part 1

Tech and Beyond With Moss 34,208 4 years ago
Video Not Working? Fix It Now

Use Protobuf and Golang to build a Unary gRPC service. In this video I introduce you to gRPC using the Go programming language. I walk you through the process of building a service definition using Protocol Buffers, and then implementing the client and server code for a gRPC User Management Service. PREREQUISITES QUICK START GUIDE: https://grpc.io/docs/languages/go/quickstart/#prerequisites GitHub Code: https://github.com/tech-with-moss/go-usermgmt-grpc

Comment