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
- Update to reqwest 0.13
- fix(axum-macros): use OptionalFromRequest for Option<T> fields in derive
- Implement `OptionalFromRequest` for `Form` and `RawForm`
- docs: Refine the example comments for `Router::route_service()`
- examples: Update to sqlx 0.9
- test(axum-extra): improve `response_not_set_filename` test invariants
- add a TypedMethod trait/derive similar to TypedPath
- `FromRequest` derive with `Option<T>` field unexpected semantics
- ci: Use msrv aware dependency resolver
- impl IntoResponseParts for Redirect
- Docs
- Rust not yet supported