🔄 Auto-refresh cada 10s
Requests totales
4571
desde el inicio
Uptime
1d 13h 12m 22s
desde 28 Jul 04:15
🧠
Memoria usada
0 MB
8 goroutines activas
⚠️
Errores 5xx
0
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