mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-13 19:27:53 +01:00
add axum-msgpack crate to ECOSYSTEM.md (#716)
This commit is contained in:
parent
830bfdbe3c
commit
4df4e07e10
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
- [tower-cookies](https://crates.io/crates/tower-cookies): Cookie manager middleware
|
||||
- [axum-flash](https://crates.io/crates/axum-flash): One-time notifications (aka flash messages) for axum.
|
||||
- [axum-debug](https://crates.io/crates/axum-debug): Debugging crate that provides better error messages for axum.
|
||||
- [axum-msgpack](https://crates.io/crates/axum-msgpack): MessagePack Extractors for axum.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue