Minimal and pragmatic Rust web application framework built for rapid development.
# Cargo.toml
[dependencies]
tide = "0.16.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Tide web server responding with 'Hello, world!'.
Add `async-std` as a dependency or enable `tokio` feature.
No dependency data recorded yet.