Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rscarrera27/not-so-minitweet
Minitweet(not so mini but anyway) for my architecture study. (Currently Work-In-Progress)
https://github.com/rscarrera27/not-so-minitweet
cqrs cqrs-es data-intensive-applications ddd ddd-example event-driven event-sourcing python
Last synced: about 19 hours ago
JSON representation
Minitweet(not so mini but anyway) for my architecture study. (Currently Work-In-Progress)
- Host: GitHub
- URL: https://github.com/rscarrera27/not-so-minitweet
- Owner: rscarrera27
- License: mit
- Created: 2021-05-14T12:28:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T10:27:47.000Z (about 3 years ago)
- Last Synced: 2024-10-12T13:14:34.663Z (about 1 month ago)
- Topics: cqrs, cqrs-es, data-intensive-applications, ddd, ddd-example, event-driven, event-sourcing, python
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Not So Minitweet
Minitweet project, but not so mini.
For studying CQRS, DDD, Event Sourcing, DDIA, Event Driven Architecture, etc.