Spaces:
Running
Running
File size: 284 Bytes
4225666 | 1 2 3 4 5 | # We removed the top-level imports of routes here to prevent circular dependencies.
# This file now only provides the base structure if needed.
# If you want to use the api_router elsewhere, import it and register routes
# in the file where you initialize the FastAPI app (main.py). |