ECOSYSTEM: add axum-rails-cookie (#3025)

This commit is contained in:
Endoze 2024-11-12 11:54:38 -05:00 committed by GitHub
parent 0774e59704
commit 62e88df629
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,6 +49,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-messages](https://github.com/maxcountryman/axum-messages): One-time notification messages for Axum.
- [spring-rs](https://github.com/spring-rs/spring-rs): spring-rs is a microservice framework written in rust inspired by java's spring-boot, based on axum
- [zino](https://github.com/zino-rs/zino): Zino is a next-generation framework for composable applications which provides full integrations with axum.
- [axum-rails-cookie](https://github.com/endoze/axum-rails-cookie): Extract rails session cookies in axum based apps.
## Project showcase