bruth / code-examplesLinks
☆33Updated 7 years ago
Alternatives and similar repositories for code-examples
Users that are interested in code-examples are comparing it to the libraries listed below
Sorting:
- An example todo app using gRPC/REST and PostgresQL in a few lines of code☆82Updated 7 years ago
- Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge☆70Updated 2 years ago
- NATS Pub/Sub for the Watermill project.☆55Updated 3 months ago
- Getting Started with Microservices using Go, gRPC and Kubernetes☆114Updated 7 years ago
- All-in-one collection for Go CQRS / ES / DDD examples☆58Updated 7 years ago
- An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation☆95Updated 4 years ago
- Event Sourcing + CQRS using Golang Tutorial☆78Updated 7 years ago
- Supporting code for Go Clean article on Medium☆23Updated 5 years ago
- A simple consent app for Hydra written in Go - for Hydra =< 1.0.0☆42Updated 7 years ago
- gRPC service for creating accounts (name, email, password etc)☆25Updated 8 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- ☆18Updated 6 years ago
- ☆68Updated 6 years ago
- Journey migration tool☆107Updated last year
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem.☆82Updated 2 months ago
- Fast parallel file search in Go using sync.ErrGroup