ThreeDotsLabs / event-driven-exampleLinks
An example Event-Driven application in Go built with Watermill library.
☆146Updated 2 years ago
Alternatives and similar repositories for event-driven-example
Users that are interested in event-driven-example are comparing it to the libraries listed below
Sorting:
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆301Updated last year
- An example Go project for running local development environment, with hot code reloading.☆109Updated 6 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated 3 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go GRPC Auth Microservice☆154Updated 2 years ago
- Go-CQRS-EventSourcing-Microservice☆99Updated 3 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆118Updated 4 years ago
- FTGOGO - event-driven architecture demonstration application using edat☆141Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 9 months ago
- Practical implementation of Domain Driven Design in go☆334Updated 7 months ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Go Event Sourcing CQRS Microservice☆192Updated last year
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…