Skip to content

Commit 170d7d4

Browse files
Add static-serve to ECOSYSTEM.md (#3302)
1 parent 5429ed9 commit 170d7d4

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
@@ -56,6 +56,7 @@ If your project isn't listed here and you would like it to be, please feel free
5656
- [tower_allowed_hosts](https://crates.io/crates/tower_allowed_hosts): Allowed hosts middleware which limits request from only allowed hosts.
5757
- [baxe](https://github.com/zyphelabs/baxe): Simple macro for defining backend errors once and automatically generate standardized JSON error responses, saving time and reducing complexity
5858
- [axum-html-minifier](https://crates.io/crates/axum_html_minifier): This middleware minify the html body content of a axum response.
59+
- [static-serve](https://crates.io/crates/static-serve): A helper macro for compressing and embedding static assets in an axum webserver.
5960

6061
## Project showcase
6162

0 commit comments

Comments
 (0)