app.main

Functions

healthz()

Simple health check endpoint for Cloud Run

lifespan(app)

Lifespan for Kumiho SaaS API.

root()

Root endpoint with API information

app.main.lifespan(app)[source]

Lifespan for Kumiho SaaS API.

Parameters:

app (FastAPI)

async app.main.healthz()[source]

Simple health check endpoint for Cloud Run

async app.main.root()[source]

Root endpoint with API information