Developing a gRPC Service with Golang

A workshop that I gave about a year ago. The workshops explains what is RPC and where gRPC fits it. We will then develop a gRPC service with Golang. The service will query data stored in MySQL database The workshop starts at 4:00. Repository can be found here
Back to Top