From e1dfb330ae3f006144d0691882ba66b0d7374283 Mon Sep 17 00:00:00 2001 From: aiqubits <35585232+aiqubits@users.noreply.github.com> Date: Mon, 9 Feb 2026 04:15:26 +0800 Subject: [PATCH] Add webshelf project to showcase section (#3629) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 29c4ba12..f1adbfb1 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -65,6 +65,7 @@ If your project isn't listed here and you would like it to be, please feel free ## Project showcase +- [webshelf](https://github.com/aiqubits/webshelf): 🤘 A convenient way to develop your web service with one click. - [HomeDisk](https://github.com/MedzikUser/HomeDisk): ☁️ Fast, lightweight and Open Source local cloud for your data. - [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust. - [JWT Auth](https://github.com/Z4RX/axum_jwt_example): JWT auth service for educational purposes.