vladimirvivien / go-grpc
A collection of gRPC and Go examples showcasing features of the framework
☆248Updated 3 years ago
Alternatives and similar repositories for go-grpc:
Users that are interested in go-grpc are comparing it to the libraries listed below
- A gRPC production-ready library☆217Updated 3 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆315Updated 6 years ago
- Distributed Systems programming examples in the Go programming language.☆104Updated 2 years ago
- All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go☆490Updated last year
- grpc examples☆276Updated 6 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆381Updated 6 years ago
- A library to improve the resilience of Go applications in an easy and flexible way☆186Updated last year
- Examples for building microservices with Go kit (gokit.io)☆184Updated 2 years ago
- This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplicati…☆102Updated 2 months ago
- ☆125Updated 3 years ago
- Implementation of design patterns in Golang☆319Updated 2 years ago
- Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB☆654Updated last year
- Algorithms, 4th Edition, Go version☆185Updated 3 months ago
- An example repo of how I like to use postgres with gRPC☆293Updated 6 months ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆453Updated 3 years ago
- Go microservices workshop example project☆360Updated 8 years ago
- Modern Go Application tool☆82Updated last week
- Logur is an opinionated collection of logging best practices☆205Updated 3 months ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- Examples of client authentication with gRPC☆99Updated 6 years ago
- Transformation functions generator for Protocol Buffers.☆212Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Go lang implementation of saga pattern☆163Updated 8 months ago
- Proto-first minimal server platform for gRPС+REST+Swagger APIs☆295Updated last week
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆169Updated 6 years ago
- Cobra command line tool generator for gRPC clients☆189Updated 2 years ago
- Tool to generate go-kit microservices☆150Updated 6 years ago
- ☆119Updated 3 years ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!