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
- transfer-encoding: chunked being added to SSE responses, which are not chunked
- Can we take inspiration from how Pavex handles errors?
- `Router::route_service()` example code is out of date
- `RequestBodyLimitLayer` when applied via `ServiceBuilder` won't compile in v0.7
- Support custom SSE event
- Fallback handlers on nested routers returning 404
- Add `FixNestedRedirect` middleware
- Add an extractor for the user language
- debug_handler: Check IntoResponseParts / IntoResponse for return tuple element types
- Move axum-extra's `Multipart` into axum?
- Docs
- Rust not yet supported