File size: 179 Bytes
d491dc1
 
 
1
2
3
4
# Proxy entry point for the HyperFlow Operations API Gateway
# Directly imports and exposes the FastAPI app from the scaffolded backend structure
from backend.api.main import app