rocket
https://github.com/sergiobenitez/rocket
Rust
A web framework for Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported10 Subscribers
Add a CodeTriage badge to rocket
Help out
- Issues
- Routes to paths with URL-encoded chars fails to match and always results in 404
- Not enable the rustls feature by default for sqlx
- Websockets (and any other connection upgrade) does not support local testing.
- `Option` guards should return `None` only if the value is empty.
- Drop Rocket inside the tokio async context when using launch
- sslmode=required not working for rocket_db_pool with feature diesel_postgres
- Typed catchers
- Encrypt data with secret key
- Pluggable routing
- Routing by hostname
- Docs
- Rust not yet supported