Crate dwn_server

Crate dwn_server 

Source
Expand description

DWN HTTP server, using axum.

The DWN spec does not define a standard HTTP API, so this server is simply built to be compatible with the dwn crate.

Enums§

Reply

Statics§

DIRS

Functions§

create_router
run_server