https://github.com/renatospaka/pc-book
https://github.com/renatospaka/pc-book
go golang grpc protobuf protocol-buffers
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renatospaka/pc-book
- Owner: renatospaka
- Created: 2023-07-28T12:08:58.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-30T12:03:39.000Z (about 1 year ago)
- Last Synced: 2025-01-05T03:49:13.821Z (4 months ago)
- Topics: go, golang, grpc, protobuf, protocol-buffers
- Language: Go
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC Course
If you're building APIs for your microservices or mobile applications, you definitely want to try gRPC. It is super-fast, strongly-typed, and you no longer need to write a lot of boilerplate codes for services communication. Thanks to awesome HTTP/2 and Protocol Buffer!From TECH SCHOOL
## Source Videos
Play List