https://github.com/albertllousas/cs-ticketing-system-modulith
https://github.com/albertllousas/cs-ticketing-system-modulith
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/albertllousas/cs-ticketing-system-modulith
- Owner: albertllousas
- Created: 2025-04-03T11:52:07.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-03T15:45:14.000Z (about 1 month ago)
- Last Synced: 2025-04-09T20:02:58.471Z (about 1 month ago)
- Language: Kotlin
- Size: 116 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CS Ticketing System - Modulith
Code base for this [medium article](https://medium.com/@albert.llousas/building-a-microservices-ready-modulith-91f08f552cf3).
This code sets up a simple ticketing system with a few modules. The goal is to show how to build a modular monolith that can be easily transformed into microservices.
It sets a very basic set of functionalities, enough to explore the pattern but not a lot of stuff missing for a prod ready solution.