Crates.io | dweb-server |
lib.rs | dweb-server |
version | 0.11.1 |
created_at | 2025-09-12 13:48:03.684175+00 |
updated_at | 2025-09-17 15:22:19.919174+00 |
description | Decentralised web and storage REST API for Autonomi |
homepage | |
repository | https://codeberg.org/happybeing/dweb |
max_upload_size | |
id | 1835797 |
size | 450,817 |
The dweb-server library allows Rust apps to incorporate a REST server into their binary, providing REST based access to the Autonomi peer-to-peer network. The built in server can be customised for this and or other REST based apps running on the local device.
Capabilities and roadmap: see the features section of the dweb-cli README.md.
Add dweb-server to your Rust project:
cargo add dweb-server
Example apps using this library:
dweb-cli: the dweb command line interface which includes commands which start the server. See 'dweb' and 'dweb open'
dweb-server-tauri-app: a Tauri app which supports opening websites on Autonomi
Contributions under the AGPL3.0 license are welcome and any contributions or PRs submitted will be assumed to be offered under that license unless clearly and prominently specified otherwise. Any contributions are accepted on the condition they conform to that license and the following conditions:
Thanks for understanding that I don't want to accept material of unknown provenance nor spend time reviewing code that the contributor doesn't understand completely.
Everything is licensed under AGPL3.0 unless otherwise stated.
See also ../LICENSE