summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZan Pan <panzan89@gmail.com>2024-09-12 22:14:16 +0800
committerGitHub <noreply@github.com>2024-09-12 16:14:16 +0200
commit6b2d9f452211ae87f31ef4c73c014ce1857c1fce (patch)
tree6a47be69f746355932cbbb573f1fb493c5b33612
parentb214e395813067e29563dfa0ee7cd087425e9fc8 (diff)
ECOSYSTEM: add zino-rs (#2908)
-rw-r--r--ECOSYSTEM.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md
index 1723f02b..ff374e86 100644
--- a/ECOSYSTEM.md
+++ b/ECOSYSTEM.md
@@ -49,6 +49,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-test](https://crates.io/crates/axum-test): High level library for writing Cargo tests that run against Axum.
- [axum-messages](https://github.com/maxcountryman/axum-messages): One-time notification messages for Axum.
- [spring-rs](https://github.com/spring-rs/spring-rs): spring-rs is a microservice framework written in rust inspired by java's spring-boot, based on axum
+- [zino](https://github.com/zino-rs/zino): Zino is a next-generation framework for composable applications which provides full integrations with axum.
## Project showcase