From bb42c280472fb06d9301dbb69e0b949b12ae3e81 Mon Sep 17 00:00:00 2001 From: mathContao Date: Sun, 2 Oct 2022 14:11:11 +0200 Subject: [PATCH] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..1f36572 100644 --- a/data.json +++ b/data.json @@ -1249,6 +1249,15 @@ "PHP" ], "description": "An End-to-end backend server for frontend and mobile developers. 🚀" + }, + { + "name": "FreshRSS", + "link": "https://github.com/FreshRSS/FreshRSS", + "label": "good first issue", + "technologies": [ + "PHP" + ], + "description": "FreshRSS is a self-hosted RSS and Atom feed aggregator. It is lightweight, easy to work with, powerful, and customizable. Since 2012." }, { "name": "NextCloud Server",