-
T08: HTTP server + API za taskove
released this
2026-02-20 12:10:49 +00:00 | 32 commits to main since this release- Gin HTTP server sa dashboard i API endpointima
- JSON API: GET /api/tasks, GET /api/task/:id, POST /api/task/:id/move
- HTML dashboard sa Kanban prikazom (5 kolona)
- HTMX za interaktivnost (klik na task → detalj panel)
- Embedded static fajlovi (htmx.min.js, sortable.min.js)
- Config: dodat KAOS_PORT
- 10 server testova, 77 ukupno — svi prolaze
- Očišćeni duplikati taskova iz v0.1
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads