Open
Description
I want to document decisions made in the architecture and provide a spot to debate - thus this issue.
CRUD was a simple v1 choice because it's easy to implement but as we grow some services might be better served by a CQRS model. I'm hesitant initially because of the added complexity. There are no plans to add eventing (KNative) into this demo repo.