percybolmer / grpcexample
An example repo that shows the usage of a static react app communicating over TLS to a GRPC api without Envoy
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for grpcexample
- Go GRPC Auth Microservice☆133Updated last year
- ☆15Updated 3 years ago
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆54Updated 3 years ago
- An example Go project for running local development environment, with hot code reloading.☆101Updated 5 years ago
- Modern Go Application tool☆81Updated 3 weeks ago
- Go Patterns☆29Updated 7 months ago
- Distributed Systems programming examples in the Go programming language.☆105Updated 2 years ago
- An easy to use, extensible boilerplate for Go applications☆92Updated 3 years ago
- Basic service discovery implementation 🥳☆43Updated 2 years ago
- Repository hosting the Golang API template tutorial☆40Updated 2 years ago
- Companion code for https://medium.com/@nate510/structuring-go-grpc-microservices-dd176fdf28d0☆30Updated 4 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆107Updated 3 years ago
- Go Hotels microservices☆47Updated 3 years ago
- ☆65Updated 6 years ago
- ☆20Updated 2 years ago
- ☆18Updated 2 years ago
- ☆65Updated 5 months ago
- AMQP Pub/Sub for the Watermill project.☆55Updated 3 weeks ago
- An example todo app using gRPC/REST and PostgresQL in a few lines of code☆82Updated 6 years ago
- OpenTelemetry Go distribution for Uptrace☆97Updated last week
- ☆71Updated 4 years ago
- ☆49Updated 11 months ago
- NATS Pub/Sub for the Watermill project.☆52Updated 3 weeks ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆95Updated last month
- a full example of fx with fasthttp server and router☆21Updated 4 years ago
- Source code, exercises from the book "Mastering Concurrency in Go" by Nathan Kozyra☆15Updated 7 years ago
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆129Updated last month
- OpenTelemetry integration for Watermill