A flexible web framework for Rust that promotes stability, safety, security, and speed.
# Cargo.toml
[dependencies]
gotham = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple web server with a GET route.
Add `hyper = "0.14"` to your Cargo.toml.
No dependency data recorded yet.