add axum-http-auth-example to ECOSYSTEM.md (#1574)

This commit is contained in:
Ian Alexander Wood
2022-11-26 08:47:32 +01:00
committed by GitHub
parent b984fec572
commit 8d62697c72
+1
View File
@@ -57,6 +57,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [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-http-auth-example](https://github.com/i0n/axum-http-auth-example): Axum http auth example using postgres and redis.
[Realworld]: https://github.com/gothinkster/realworld
[SQLx]: https://github.com/launchbadge/sqlx