mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 06:04:58 +00:00
Demonstrates all plugin capabilities: authenticated and unauthenticated routes, event listeners, and lifecycle hooks. Uses a shared singleton for factory functions so Init() state is available to route handlers.