summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorholmofy <hff1996723@163.com>2024-08-17 23:17:32 +0800
committerGitHub <noreply@github.com>2024-08-17 15:17:32 +0000
commitbd3eaa78866127bb9106972f55190cf9fcf3305c (patch)
tree0d65163250ec2155f79023a8aa850a2c1ca78250
parent6f50c6ed4e28677501eddfa2487fe20640a66862 (diff)
ecosystem: Add spring-rs (#2877)
-rw-r--r--ECOSYSTEM.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md
index 855d8fca..1723f02b 100644
--- a/ECOSYSTEM.md
+++ b/ECOSYSTEM.md
@@ -48,6 +48,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [loco.rs](https://github.com/loco-rs/loco): A full stack Web and API productivity framework similar to Rails, based on Axum.
- [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
## Project showcase