From e7af52bf0e3f8cae653c04be0114ea03aaf7cff0 Mon Sep 17 00:00:00 2001 From: holmofy Date: Tue, 24 Dec 2024 07:26:35 +0800 Subject: [PATCH] Update COMMUNITY.md (#2398) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 83bcba63..91a1e8a1 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -104,6 +104,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [poem_admin](https://github.com/lingdu1234/poem_admin) | An admin panel built with poems, SeaORM and Vue 3. | DB: MySQL, Postgres, SQLite - [Loco.rs](https://github.com/loco-rs/loco) | A full stack Web and API productivity framework similar to Rails, based on SeaORM with db tooling and migrations code generation | DB: Postgres, SQLite - [tardis](https://github.com/ideal-world/tardis) | Elegant, Clean Rust development framework🛸 | DB: MySQL, Postgres, SQLite +- [spring-rs](https://github.com/spring-rs/spring-rs) | A application framework written in rust inspired by java's spring-boot🍃 | DB: MySQL, Postgres, SQLite ### Scaffolding