school-timetracker/backend
2025-11-05 08:58:05 +01:00
..
static feat: add Logging Middleware, saving Token and better Handling 2025-11-05 07:16:38 +01:00
database.go fix: fix wrong date calculation 2025-11-05 08:58:05 +01:00
go.mod feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00
go.sum feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00
handlers.go fix: fix wrong date calculation 2025-11-05 08:58:05 +01:00
main.go fix: fix wrong date calculation 2025-11-05 08:58:05 +01:00
middleware.go feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00
models.go feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00