История коммитов

.
refactor: introduce controller context service
.
feat: support invokable controllers
.
refactor(guestbook): change data structure for template
.
refactor(guestbook): extract access and mode from service
.
refactor(guestbook): remove implicit resources in favor of explicit DTOs
.
refactor: partially migrate controllers to new DI container
.
feat: add new container
.
simba77
chore: update readme
.
refactor: rename guestbook model and add repository
.
feat: change the guestbook module structure