Skip to main content

Crate dejadb_server

Crate dejadb_server 

Source
Expand description

dejadb-server โ€” the opt-in thin HTTP surface and the local test console (deja ui).

Deliberately minimal: std-only HTTP/1.1 on 127.0.0.1, one request per connection, JSON API + one embedded HTML page. This is a local inspection console, not a service โ€” no auth, binds loopback only.

Structsยง

UiServer