Merge pull request #1548 from chrox/patch-1

Add Readest to data.json
This commit is contained in:
Sammy Hori
2025-01-14 20:26:23 +00:00
committed by GitHub

View File

@@ -2230,6 +2230,16 @@
"Python"
],
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
},
{
"name": "Readest",
"link": "https://github.com/readest/readest",
"label": "good first issue",
"technologies": [
"Rust",
"TypeScript"
],
"description": "A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface."
}
]
}