DWEB_API_ROUTE_V0

Constant DWEB_API_ROUTE_V0 

Source
pub const DWEB_API_ROUTE_V0: &str = "/dweb-0";
Expand description

The dweb::api is a native Rust API that handles http interaction with the dweb server.

The server can be accessed directly from any language, but this API simplifies the process for Rust apps.