go-grpc-crash-course
gRPC tutorials
A tutorial and learning resource on using gRPC with Go for building networked services
A crash course on using gRPC with Go
10 stars
3 watching
3 forks
Language: Go
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of tutorials and examples on gRPC development in Go | 165 |
| A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 243 |
| A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
| Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| A command-line tool for interacting with gRPC services | 68 |
| Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. | 13 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A comprehensive resource for learning Go programming language and its ecosystem. | 227 |
| An official gRPC client for interacting with Clarifai's image recognition API | 4 |
| A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 143 |
| Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
| Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,584 |
| A lightweight, drop-in replacement for gRPC, providing a simple and extensible RPC framework. | 1,512 |
| A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |