Grpc Golang Course

This is a repository created with lessons from the GRPC Golang course

course logo

Content

  • Greeting Service
  • Calculator Service
  • Unary, Server Streaming, Client Streaming, BiDi Streaming
  • Error Handling, Deadlines, SSL Encryption
  • Blog API CRUD w/ MongoDB