An async web framework inspired by Koa.js, lightweight and powerful for building HTTP servers.
# Cargo.toml
[dependencies]
roa = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Roa web application.
Add a runtime dependency (e.g., tokio) and use #[tokio::main] or similar.
No dependency data recorded yet.