Skip to content

Commit

Permalink
Add axum-serde to ECOSYSTEM.md (#2399)
Browse files Browse the repository at this point in the history
  • Loading branch information
gengteng authored Dec 2, 2023
1 parent b02ce30 commit a6011a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [tower-sessions](https://github.com/maxcountryman/tower-sessions): Sessions as a `tower` and `axum` middleware.
- [shuttle](https://github.com/shuttle-hq/shuttle): Build & ship backends without writing any infrastructure files. Now with Axum support.
- [socketioxide](https://github.com/totodore/socketioxide): An easy to use socket.io server implementation working as a `tower` layer/service.
- [axum-serde](https://github.com/gengteng/axum-serde): Provides multiple serde-based extractors / responses, also offers a macro to easily customize serde-based extractors / responses.

## Project showcase

Expand Down

0 comments on commit a6011a5

Please sign in to comment.