Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diegoclair/grpc-go-course


https://github.com/diegoclair/grpc-go-course

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Grpc Golang Course

This is a repository created with lessons from the [GRPC Golang course](http://bit.ly/grpc-golang-github)

[![course logo](https://udemy-images.udemy.com/course/480x270/1685664_10e0_4.jpg)](http://bit.ly/grpc-golang-github)

# Content

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