Skip to content

Commit 420d7b6

Browse files
authored
Update ECOSYSTEM.md: Add datastar with axum support (#3383)
1 parent 1b157a4 commit 420d7b6

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
@@ -57,6 +57,7 @@ If your project isn't listed here and you would like it to be, please feel free
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.
5959
- [static-serve](https://crates.io/crates/static-serve): A helper macro for compressing and embedding static assets in an axum webserver.
60+
- [datastar](https://crates.io/crates/datastar): Rust implementation of the Datastar SDK specification with Axum support
6061

6162
## Project showcase
6263

0 commit comments

Comments
 (0)