From 643909af6de93be89ac9ebe485cbdd5c2d9b5b0e Mon Sep 17 00:00:00 2001 From: LingDu <42494223+lingdu1234@users.noreply.github.com> Date: Wed, 20 Jul 2022 00:04:57 +0800 Subject: [PATCH] Add axum-admin to ECOSYSTEM.md (#1173) * Update ECOSYSTEM.md add axum_admin * Update ECOSYSTEM.md Co-authored-by: Jonas Platte Co-authored-by: Jonas Platte --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index f265ed00..71d46ad2 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -38,6 +38,7 @@ If your project isn't listed here and you would like it to be, please feel free - [Pinging.net](https://www.pinging.net) ([repository](https://github.com/benhansenslc/pinging)): A new way to check and monitor your internet connection. - [wastebin](https://github.com/matze/wastebin): A minimalist pastebin service. - [sandbox_axum_observability](https://github.com/davidB/sandbox_axum_observability) A Sandbox/showcase project to experiment axum and observability (tracing, opentelemetry, jaeger, grafana tempo,...) +- [axum_admin](https://github.com/lingdu1234/axum_admin): An admin panel built with **axum**, Sea-orm and Vue 3. [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx