Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakiib/grpc-basics
https://github.com/sakiib/grpc-basics
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sakiib/grpc-basics
- Owner: sakiib
- Created: 2021-07-18T15:47:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T11:54:39.000Z (over 3 years ago)
- Last Synced: 2024-06-19T17:57:27.030Z (5 months ago)
- Language: Go
- Size: 1.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC Basics
- Resources:
- [Tech School - gRPC Course](https://www.youtube.com/watch?v=2Sm_O75I7H0&list=PLy_6D98if3UJd5hxWNfAqKMr15HZqFnqf)
- [Nic Jackson](https://www.youtube.com/watch?v=pMgty_RYIOc&list=PLmD8u-IFdreyyTx93jJ5GkijwDXFqyr3T)
- [Protocol Buffer Basics: Go](https://developers.google.com/protocol-buffers/docs/gotutorial)
- [Introduction to gRPC](https://grpc.io/docs/what-is-grpc/introduction/)
- [Core concepts, architecture and lifecycle](https://grpc.io/docs/what-is-grpc/core-concepts/)
- [Quick start & Basics](https://grpc.io/docs/languages/go/)