Blazing iconBlazing
Intermediate10 minWeb Endpoints Advanced

Mount Blazing in FastAPI

Mounts the Blazing ASGI sub-application at a /blazing path prefix inside a larger FastAPI app using api.mount(), allowing Blazing workflows and custom FastAPI routes to coexist in one server process.

#distributed#fastapi#python#uvicorn

No code available for . View the full source on GitHub.

View Source Code