From d9609d754f6c5cc1d48689346e24626c826ca4ff Mon Sep 17 00:00:00 2001 From: chenlunfu <948547440@qq.com> Date: Thu, 17 Jul 2025 01:37:44 +0800 Subject: [PATCH] Add qiluo-admin to ECOSYSTEM.md (#3409) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 6fc819b5..15888930 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -101,6 +101,7 @@ If your project isn't listed here and you would like it to be, please feel free - [Mini RPS](https://github.com/marcodpt/minirps): Mini reverse proxy server, HTTPS, CORS, static file hosting and template engine (minijinja). - [fx](https://github.com/rikhuijzer/fx): A (micro)blogging server that you can self-host. - [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. +- [qiluo-admin](https://github.com/chelunfu/qiluo_admin) | Axum + SeaORM + JWT + Scheduled + Tasks + SnowId + Redis + Memory + VUE3 | DB: MySQL, Postgres, SQLite [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx