event_sourcing_user_management_poc

PoC for user management in Event Sourcing using SQLite3

Commits at 77dd67c08747cbf2920f4d5977b264ccfb775c2a

  1. 77dd67c0 Add README.md README for this kind of PoC/demo is surprisingly helpful. Shota FUJI authored at Shota FUJI comitted at
  2. eaaac50e Create demo viewer user Shota FUJI authored at Shota FUJI comitted at
  3. faab1520 User login Shota FUJI authored at Shota FUJI comitted at
  4. 874009ad Initial admin user creation Shota FUJI authored at Shota FUJI comitted at
  5. 4e889ebb HTTP server Shota FUJI authored at Shota FUJI comitted at
  6. 435d1f6f Save event type to DB Or how are we suppose to decode the stored value? Brute-force? Shota FUJI authored at Shota FUJI comitted at
  7. 215cdcbc Create demo admin user Shota FUJI authored at Shota FUJI comitted at
  8. 7c99a358 Output debug logs by default This is PoC and is not a will-be-released software: it makes no sense to suppress debug logs by default. Shota FUJI authored at Shota FUJI comitted at
  9. 8114b7c7 Update go.mod Ran `go mod tidy`. Shota FUJI authored at Shota FUJI comitted at
  10. ffdb111d Add license text for go.sum to satisfy REUSE tool Shota FUJI authored at Shota FUJI comitted at
  11. 963a78d0 Event definitions for admin user creation Shota FUJI authored at Shota FUJI comitted at
  12. 2ca1955c Initial admin creation password generation Shota FUJI authored at Shota FUJI comitted at
  13. 8bbdcbcc Source code formatting setup Shota FUJI authored at Shota FUJI comitted at
  14. 197968b2 Add license file This is not a product. I don't care someone using it or ownership or whatever. Shota FUJI authored at Shota FUJI comitted at