nat.front_ends.fastapi.routes.health#

Health route registration.

Attributes#

Functions#

add_health_route(→ None)

Add a health check endpoint to the FastAPI app.

Module Contents#

logger#
async add_health_route(app: fastapi.FastAPI) None#

Add a health check endpoint to the FastAPI app.