🔄 Auto-refresh cada 10s
⚡
Requests totales
6594
desde el inicio
⏱
Uptime
1d 18h 06m 47s
desde 25 Sep 22:48
🧠
Memoria usada
2 MB
61 goroutines activas
⚠️
Errores 5xx
27
desde el inicio
● Servicios
🚀
API Backend
localhost:8080 · Chi router
● Operacional
🗄
PostgreSQL
Supabase pooler · 0ms
● Operacional
🔑
Auth JWT
ES256 + HS256 legacy
● Operacional
📡
WebSocket
Timer broadcast · /api/v1/ws/timer
● Operacional
🌿
Supabase Auth
JWKS cargado · ECC P-256
● Operacional
🐙
GitHub Webhooks
HMAC-SHA256 · /api/v1/webhooks/github
● Operacional
● Endpoints
Método
Ruta
Descripción
Auth
GET/healthHealth checkPublic
GET/Este dashboardPublic
GET/api/v1/projectsListar proyectosJWT
POST/api/v1/projectsCrear proyectoJWT
PUT/api/v1/projects/:idActualizar proyectoJWT
DELETE/api/v1/projects/:idEliminar proyectoJWT
GET/api/v1/time-entriesListar sesiones de tiempoJWT
POST/api/v1/time-entriesIniciar sesiónJWT
PATCH/api/v1/time-entries/:id/stopDetener sesiónJWT
GET/api/v1/profilePerfil del usuarioJWT
PUT/api/v1/profileActualizar perfilJWT
GET/api/v1/integrations/github/reposRepos de GitHubJWT
GET/api/v1/ws/timerWebSocket timer compartidoJWT
POST/api/v1/webhooks/githubGitHub webhookHMAC