Blazing iconBlazing
Intermediate8 minWeb Endpoints Advanced

Framework Endpoints (ASGI)

Creates an ASGI app from a Blazing workflow using @app.endpoint() and create_asgi_app(), making the workflow directly callable via HTTP through FastAPI or any Starlette-compatible ASGI server.

#distributed#fastapi#python#uvicorn

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

View Source Code