Merge pull request #1151 from math-GH/Add-FreshRSS-to-data.json

Add FreshRSS to data.json (PHP project, Open Source Reader. Since 2012)
This commit is contained in:
Sammy Hori 2024-10-19 21:23:44 +01:00 committed by GitHub
commit 3a195a52eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1285,6 +1285,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",