Health Check
GET/health
Check the health status of the API, including database connectivity.
Returns HTTP 200 when the service and database are healthy. Returns HTTP 503 when the database is unreachable.
Responses
- 200
- 503
API health status
Service unavailable — database is unreachable