https://github.com/reneweb/cqrs_example_app
This is a very simple demo application for the Command and Query Responsibility Segregation (CQRS) and Event Sourcing patterns
https://github.com/reneweb/cqrs_example_app
Last synced: over 1 year ago
JSON representation
This is a very simple demo application for the Command and Query Responsibility Segregation (CQRS) and Event Sourcing patterns
- Host: GitHub
- URL: https://github.com/reneweb/cqrs_example_app
- Owner: reneweb
- License: mit
- Created: 2014-05-23T12:50:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-24T11:41:10.000Z (about 12 years ago)
- Last Synced: 2025-01-27T12:25:23.066Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 211 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cqrs_example_app
================
This is a very simple demo application for the Command and Query Responsibility Segregation (CQRS) and Event Sourcing patterns. The application is using Google AppEngine APIs as well as Bootstrap.
A running instance of the app: http://cqrs-event-sourcing-sample.appspot.com/