Health-Endpunkt /health (JSON) im Frontend #44

Closed
opened 2026-06-21 13:21:16 +00:00 by niboer · 0 comments
Owner

Beschreibung

Ungesicherter JSON-Endpunkt unter /health, der den Backend-Health-Endpunkt abruft und Backend-Status plus Erreichbarkeit zur�ckgibt.

Arbeitspakete

  • +server.ts unter /health ruft BACKEND_ORIGIN/health auf
  • Response: { status, backend: { reachable, status, database, keycloak } }
## Beschreibung Ungesicherter JSON-Endpunkt unter /health, der den Backend-Health-Endpunkt abruft und Backend-Status plus Erreichbarkeit zur�ckgibt. ## Arbeitspakete - +server.ts unter /health ruft BACKEND_ORIGIN/health auf - Response: { status, backend: { reachable, status, database, keycloak } }
Sign in to join this conversation.
No description provided.