Skip to content

Commit 6d78e84

Browse files
authored
Add Axum Clean Demo to project showcase (#3371)
1 parent fc14f5c commit 6d78e84

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
@@ -99,6 +99,7 @@ If your project isn't listed here and you would like it to be, please feel free
9999
- [Hatsu](https://github.com/importantimport/hatsu): 🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
100100
- [Mini RPS](https://github.com/marcodpt/minirps): Mini reverse proxy server, HTTPS, CORS, static file hosting and template engine (minijinja).
101101
- [fx](https://github.com/rikhuijzer/fx): A (micro)blogging server that you can self-host.
102+
- [clean_axum_demo](https://github.com/sukjaelee/clean_axum_demo): A modern, clean-architecture Rust API server template built with Axum and SQLx. It incorporates domain-driven design, repository patterns, JWT authentication, file uploads, Swagger documentation, OpenTelemetry.
102103

103104
[Realworld]: https://github.com/gothinkster/realworld
104105
[SQLx]: https://github.com/launchbadge/sqlx

0 commit comments

Comments
 (0)