mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-25 08:37:29 +01:00
Add axum-flash to list of community maintained crates
This commit is contained in:
parent
b26fd03810
commit
5d8ebce211
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
|
||||
- [axum-server](https://crates.io/crates/axum-server): axum-server is a hyper server implementation designed to be used with axum framework.
|
||||
- [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.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Reference in a new issue