Войти
  • 47510Просмотров
  • 3 года назадОпубликованоMaximilien Andile

Build a gRPC server with Go - Step by step tutorial

In this video I will show you - How to init your Go project - How to create a simple .proto file to define your API - How to generate Protocol Buffers and gRPC code with protoc - How to build the server - How to test it with BloomRPC Source code of the project: