• Stars
    star
    473
  • Rank 92,832 (Top 2 %)
  • Language
    Go
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Companion Repository for my gRPC Golang course

Grpc Golang Course

This is a companion repository for my 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