lora-server 0.5.6

HTTP server binary for LoraDB, exposing a Cypher-over-HTTP API.
Documentation

HTTP transport layer for the Lora database.

This crate is intentionally thin: it wraps anything that implements [lora_database::QueryRunner] (typically a [lora_database::Database]) with an Axum router exposing /health and /query.