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
- Docs mention query-params-with-empty-strings which doesn't exist
- Support testing of websocket routes
- The TypedPath derive macro breaks for segments with a prefix or suffix
- examples: add rate-limiting example
- feat: seq deserialization support for wildcard path
- 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
- Docs
- Rust not yet supported