Skip to content

octofhir/server-rs

Repository files navigation

Abyxon

Note: This project is under active development and not yet production-ready. Status: Accepted.

Core FHIR server of the OctoFHIR ecosystem, built in Rust.

Abyxon logo

Quick Start

cargo run                    # Run server
cargo test                   # Run tests
cargo build --release        # Build release binary

Development

cargo watch -x run           # Auto-reload on changes
cargo clippy                 # Lint
cargo fmt                    # Format code
cargo doc --open             # Generate and open docs

Configuration

Configuration via octofhir.toml. Override path with OCTOFHIR_CONFIG env var.

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •