Skip to content

Commit 5090160

Browse files
add axum-conditional-requests to ECOSYSTEM.md (#3496)
1 parent b1ef454 commit 5090160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ECOSYSTEM.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ If your project isn't listed here and you would like it to be, please feel free
6161
- [static-serve](https://crates.io/crates/static-serve): A helper macro for compressing and embedding static assets in an axum webserver.
6262
- [datastar](https://crates.io/crates/datastar): Rust implementation of the Datastar SDK specification with Axum support
6363
- [axum-governor](https://crates.io/crates/axum-governor): An independent Axum middleware for rate limiting, powered by [lazy-limit](https://github.com/canmi21/lazy-limit) (not related to tower-governor).
64+
- [axum-conditional-requests](https://crates.io/crates/axum-conditional-requests): A library for handling client-side caching HTTP headers
6465

6566
## Project showcase
6667

0 commit comments

Comments
 (0)