Module health

Source
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.