Commit Graph

9 Commits

Author SHA1 Message Date
f3ca94c97e create bus and subscriber 2025-04-14 23:39:30 +02:00
a6847353b2 Rename HttpInput to HttpRoute 2025-04-14 23:39:30 +02:00
299ebff88b Refactor app configuration 2025-04-14 23:39:30 +02:00
de3d4a1021 Add Comments 2025-04-14 23:39:29 +02:00
ae5c229e4b Refactor 2025-04-14 23:39:29 +02:00
03ba14d918 update ktlint 2025-04-14 23:39:28 +02:00
53cc961c62 create CommandStream and first Command 2025-04-14 23:39:28 +02:00
8beb66d8dc EventStream.publish() can now receive vararg 2025-04-14 23:39:27 +02:00
43b5f27e50 Implement first routes & tests
install Koin
install kotest
declare first events
create EventStream
2025-04-14 23:39:27 +02:00