From 47d8ef56173ee547bf6a431d9757ea143191554c Mon Sep 17 00:00:00 2001 From: Dani Pardo <dani.pardo@inmensys.com> Date: Fri, 12 Aug 2022 12:02:52 +0200 Subject: [PATCH] Updates ECOSYSTEM with a new sample project (#1252) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index b3f4c43319..2c74ef0a61 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -42,6 +42,7 @@ If your project isn't listed here and you would like it to be, please feel free - [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. - [rgit](https://git.inept.dev/~doyle/rgit.git/about): A blazingly fast Git repository browser, compatible with- and heavily inspired by cgit. +- [Petclinic](https://github.com/danipardo/petclinic): A port of Spring Framework's Petclinic showcase project to Axum [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx