dataflow.api.app_dep¶

Attributes¶

Functions¶

create_app()

Create the FastAPI application.

Module Contents¶

dataflow.api.app_dep.create_app() fastapi.FastAPI¶

Create the FastAPI application.

Return type:

fastapi.FastAPI

dataflow.api.app_dep.app¶
dataflow.api.app_dep.logger¶