"""Entry point for running the FastAPI app with `uvicorn api_main:app`.""" from v.api.main import app