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 supported11 Subscribers
Add a CodeTriage badge to rocket
Help out
- Issues
- Implement #2871 by matching on outcome
- Implement requiements from #1067 by importing typed headers from 'headers' …
- Serving static files
- UTF-8 characters are not allowed on mount points or catch prefixes
- 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
- Docs
- Rust not yet supported