genro-asgi documentation

genro-asgi is a minimal ASGI server core: one instance-isolated server that mounts your applications, routes requests through genro-routes, and grows authentication, sessions, background tasks, OpenAPI and MCP by composition. No globals, no module state — the server is an object you build, run, and throw away.

New here? Start with Getting Started. Coming from another ASGI framework? Read Coming from Starlette / FastAPI. For common questions, see Frequently asked questions.

These pages describe the development checkout. Source and release packages may differ; see Building the documentation for local builds and publication status.

Indices and tables