From 2aadf4bfd07bd5e234279716a525a45ba17db8b3 Mon Sep 17 00:00:00 2001 From: Uros <59397844+uros-5@users.noreply.github.com> Date: Tue, 25 Oct 2022 11:37:21 +0200 Subject: [PATCH] ECOSYSTEM.md: mention lishuuro.org (#1502) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index f0cb9d1f..caceede0 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -51,6 +51,7 @@ If your project isn't listed here and you would like it to be, please feel free - [Petclinic](https://github.com/danipardo/petclinic): A port of Spring Framework's Petclinic showcase project to Axum - [axum-middleware-example](https://github.com/casbin-rs/axum-middleware-example): A authorization application using Axum-web, Casbin and Diesel, with JWT support. - [circleci-hook](https://github.com/DavidS/circleci-hook): Translate CircleCI WebHooks to OpenTelemetry traces to improve your test insights. Add detail with otel-cli to capture individual commands. Use the TRACEPARENT integration to add details from your tests. +- [lishuuro.org](https://github.com/uros-5/backend-lishuuro): Small chess variant server that uses Rust as backend(Axum framework). [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx