axum
https://github.com/tokio-rs/axum
Rust
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
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 supported1 Subscribers
Add a CodeTriage badge to axum
Help out
- Issues
- Move axum-extra's Query type to axum
- Provide way to handle a request with a MethodRouter without requiring an exclusive reference
- Spoofable extractors are used with the knowledge of the risks
- Fallible handlers for custom rejections
- Weird behavior when returning response without consuming multipart body [REPRO]
- Consider changing the behavior of / route when nesting
- Rate Limit Layer not Respected
- `Router::route_service()` example code is out of date
- Fix `IntoResponse` for tuples overriding error response codes
- Add `FixNestedRedirect` middleware
- Docs
- Rust not yet supported