Expand description
Health check routes.
Provides a single GET /health
endpoint that returns a simple success
message, useful for uptime monitoring, load balancers, or deployment checks.
Functionsยง
- health_
routes - Builds the
/health
route group.
Health check routes.
Provides a single GET /health
endpoint that returns a simple success
message, useful for uptime monitoring, load balancers, or deployment checks.
/health
route group.