mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-13 19:27:53 +01:00
Add axum-debug to list of community projects
This commit is contained in:
parent
34942f3d70
commit
26faf0d7a6
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
- [axum-typed-websockets](https://crates.io/crates/axum-typed-websockets): `axum::extract::ws` with type safe messages.
|
||||
- [axum-flash](https://crates.io/crates/axum-flash): One-time notifications (aka flash messages) for axum.
|
||||
- [axum-handle-error-extract](https://crates.io/crates/axum-handle-error-extract): Error handling layer for axum that supports extractors and async functions.
|
||||
- [axum-debug](https://crates.io/crates/axum-debug): Debugging crate that provides better error messages for axum.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue