mirror of https://github.com/tokio-rs/axum
ECOSYSTEM.md: mention lishuuro.org (#1502)
This commit is contained in:
parent
b59c7a8c84
commit
2aadf4bfd0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue