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 supported2 Subscribers
Add a CodeTriage badge to axum
Help out
- Issues
- Feat/derive request parts
- Ideas for a more powerful `FromRequest(Parts)` derive
- feat(path): deserialize wildcard captures into Vec by splitting on /
- Extract `axum::serve` and friends into new `axum-serve` crate
- feat: add RFC-aware FileStream range handling
- Byte range requests in File stream do not support all features defined by RFC.
- fix!: resolve inconsistent trailing-slash behavior when nesting routers
- chore(deps): bump actions/checkout from 6 to 7
- Add `Redirect::found` and `Redirect::moved_permanently`
- axum-extra: avoid multipart boundary collisions
- Docs
- Rust not yet supported