https://github.com/tembleking/mybanksourcing
Sample Golang application with Event Sourcing
https://github.com/tembleking/mybanksourcing
Last synced: over 1 year ago
JSON representation
Sample Golang application with Event Sourcing
- Host: GitHub
- URL: https://github.com/tembleking/mybanksourcing
- Owner: tembleking
- License: agpl-3.0
- Created: 2023-03-12T07:55:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T20:51:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T18:14:20.420Z (over 1 year ago)
- Language: Go
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example of a Go application with Event Sourcing, DDD, Clean Architecture and CQRS