Skip to main content

Crate notedthat_server

Crate notedthat_server 

Source
Expand description

NotedThat server — HTTP API in one process. See docs/CONFIGURATION.md for env var reference.

Re-exports§

pub use run::WEBDAV_INFLIGHT_GRACE;

Modules§

config
Environment-variable-based configuration for notedthat-server.
provision
Startup provisioning: validate configs, ensure buckets, write manifests.
run
Server startup and lifecycle management.
tracing_init
Tracing / logging initialization for notedthat-server.