mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
A curated list of Rust code and resources.
README.md |
Awesome Rust
Web Programming
See also http://arewewebyet.com/
- core
- chris-morgan/rust-http: superceeded by Teepee
- teepee/teepee
- client
- server
- erickt/rust-mongrel2: bindings for the Mongrel2 webserver
- iron/iron: inspired by Express.js, which is inspired by Sinatra.
- nickel-org/nickel.rs: inspired by Express.js, which is inspired by Sinatra.