From 0a7fdd0b0551cbd9873a51a689b68e76d8a95613 Mon Sep 17 00:00:00 2001 From: Oskar Date: Mon, 11 Jul 2022 19:22:01 +0200 Subject: [PATCH] add HomeDisk to Project showcase (#1156) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 844a53a4..f265ed00 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -22,6 +22,7 @@ If your project isn't listed here and you would like it to be, please feel free ## Project showcase +- [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. - [ROAPI](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code.