Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egonelbre/guestlist
Go CQRS/ES application reference
https://github.com/egonelbre/guestlist
Last synced: 8 days ago
JSON representation
Go CQRS/ES application reference
- Host: GitHub
- URL: https://github.com/egonelbre/guestlist
- Owner: egonelbre
- License: unlicense
- Created: 2014-11-18T10:09:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T14:17:34.000Z (over 8 years ago)
- Last Synced: 2023-03-12T00:22:42.801Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a reference application relying on CQRS/ES in Go.
You should not import/copy this verbatim, implement your own approach as
needed. It will be easier to configure and adjust. This has been
uploaded for educational purposes.