A DICOM PACS built in Rust.
You can run the monolith server with:
cargo run -p rustcoonThe monolith binary runs with built-in defaults, so no configuration file is
required. Optional overrides can be provided through local TOML files or
RUSTCOON__... environment variables.
See config/ for example configuration.
Licensed under the terms of the LICENSE file.