oncodsl / api /__init__.py
govindbalki's picture
Upload folder using huggingface_hub
0fff343 verified
Raw
History Blame Contribute Delete
223 Bytes
"""FastAPI surface for OncoDSL — serves the persisted H2 artefacts.
Keeping this thin and framework-agnostic so the same endpoints can drive
either the project's Streamlit viewer or a future React/Next.js front end.
"""