From a68436db186d258b56675040f7a26aae2025ac37 Mon Sep 17 00:00:00 2001 From: freedit-dev <107944572+freedit-dev@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:08:41 +0800 Subject: [PATCH 1/2] add showcase freedit --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index e8ceae6e45..b2309e5f1e 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -54,6 +54,7 @@ If your project isn't listed here and you would like it to be, please feel free - [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). +- [freedit](https://github.com/freedit-org/freedit): A forum powered by rust(Axum framework). [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx From 4b0d5b5a229bf77e8210ea54a6fdc47d2d0b69bb Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Tue, 22 Nov 2022 09:20:33 +0100 Subject: [PATCH 2/2] Update ECOSYSTEM.md --- ECOSYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index b2309e5f1e..9fd5f0b94a 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -54,7 +54,7 @@ If your project isn't listed here and you would like it to be, please feel free - [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). -- [freedit](https://github.com/freedit-org/freedit): A forum powered by rust(Axum framework). +- [freedit](https://github.com/freedit-org/freedit): A forum powered by rust. [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx