mirror of
https://github.com/tokio-rs/axum.git
synced 2025-04-10 08:03:04 +02:00
add axum-http-auth-example to ECOSYSTEM.md (#1574)
This commit is contained in:
parent
b984fec572
commit
8d62697c72
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue