Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoclair/grpc-go-course
https://github.com/diegoclair/grpc-go-course
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegoclair/grpc-go-course
- Owner: diegoclair
- Created: 2020-11-01T20:03:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T03:10:14.000Z (about 4 years ago)
- Last Synced: 2023-03-06T00:21:20.936Z (almost 2 years ago)
- Language: Go
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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