From 6b2d9f452211ae87f31ef4c73c014ce1857c1fce Mon Sep 17 00:00:00 2001 From: Zan Pan Date: Thu, 12 Sep 2024 22:14:16 +0800 Subject: [PATCH] ECOSYSTEM: add zino-rs (#2908) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) 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