You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made this to learn a bit more about CQRS and how to build a system using it in go.
It's drop dead simple so pick through it if you want to see a CQRS example
Options
-db <string> for the mongodb address which defaults to 0.0.0.0
License
MIT
About
An example cqrs structure I might use in later projects