k2db-api-server-0.1.1 is not a library.
k2db-api-server
Single-binary Rust HTTP server for the k2db API.
What it provides
- Health, readiness, search, aggregate, count, patch, restore, and versioned-update endpoints.
- API-key based authentication for protected operations.
- Integration with the
k2dbRust library for data access and policy enforcement. - Standalone Axum-based deployment without needing a separate app framework.
Running
The binary also supports init, recover, keys, and config subcommands for bootstrap and control-plane operations.
License: MIT
Repository: https://github.com/frogfishio/k2db