Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
emacsway committed Feb 21, 2025
1 parent 9bbb796 commit e7376ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,9 @@ RDBMS устроена немного по другому, нежели агре
- [go-iddd - showcase project for implementing DDD in Go](https://github.com/AntonStoeckl/go-iddd) by Anton Stöckl (see more info [here](https://medium.com/@TonyBologni/implementing-domain-driven-design-and-hexagonal-architecture-with-go-1-292938c0a4d4) and [here](https://medium.com/@TonyBologni/implementing-domain-driven-design-and-hexagonal-architecture-with-go-2-efd432505554>`__))
- [Complete serverless application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project](https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example) ([more info](https://threedots.tech/post/serverless-cloud-run-firebase-modern-go-application/)) by Robert Laszczak
- [Clean Monolith Shop](https://github.com/ThreeDotsLabs/monolith-microservice-shop) by Robert Laszczak - Source code for article "[Why using Microservices or Monolith can be just a detail?](https://threedots.tech/post/microservices-or-monolith-its-detail/)"

- [Eventhus](https://github.com/mishudark/eventhus) -- CQRS/ES toolkit for Go.
- [CQRS framework in go](https://github.com/andrewwebber/cqrs)
- [Event Horizon](https://github.com/looplab/eventhorizon) -- Event Horizon is a CQRS/ES toolkit for Go.
- [ Go Event Sourcing CQRS Microservice ](https://github.com/AleksK1NG/Go-EventSourcing-CQRS)

0 comments on commit e7376ea

Please sign in to comment.