http://localhost:8080/list/local will return a file list in local dir http://localhost:8080/list/upload will return a file list in upload dir http://localhost:8080 ...
A small PySide6 application for viewing DICOM files, developed as a discovery project for the OnkoDICOM project. src/ ├── main.py # Main application entry point ├── config/ │ ├── __init__.py │ ├── ...