awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRSS Synchronization APIs

API interfaces that implement standards for synchronizing RSS feed content and states with third-party clients.

Distinct from RSS Readers: Specifically provides a compatible server interface for synchronization, unlike general RSS readers or generators.

Explore 2 awesome GitHub repositories matching web development · RSS Synchronization APIs. Refine with filters or upvote what's useful.

Awesome RSS Synchronization APIs GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • stringer-rss/stringerstringer-rss 的头像

    stringer-rss/stringer

    4,114在 GitHub 上查看↗

    Stringer 是一个自托管的 RSS 订阅聚合器和阅读器。它作为一个多用户订阅管理器,将来自各种 Web 订阅源的内容收集并组织到一个统一的界面中。 该项目作为 RSS API 服务器运行,向第三方移动应用程序公开数据订阅源以进行同步和阅读。它包含用于获取新内容条目的自动后台任务,并提供了一个用于内容策展的私有环境。 该系统涵盖了具有密码哈希身份验证的用户账户管理、通过第三方支付处理器的订阅计费以及用户界面本地化。它还包括数据存储实用程序,可根据年龄限制清除过期或已读的故事。 该应用程序被打包为容器化订阅阅读器,支持在 Docker、Heroku 和 OpenShift 上部署。

    Connects third-party mobile applications to a self-hosted backend to synchronize read status and feed data.

    Rubyfeed-readerfeedjirarss
    在 GitHub 上查看↗4,114
  • swanson/stringerswanson 的头像

    swanson/stringer

    4,113在 GitHub 上查看↗

    Stringer 是一个自托管的 RSS 阅读器和订阅聚合服务器。它收集并组织来自远程 RSS 订阅源的内容,允许在不受社交算法影响的情况下进行个人内容策展。 该系统作为 RSS API 提供程序运行,公开了一个兼容接口,使第三方阅读器应用程序能够在多个设备间同步内容和阅读状态。 后端包括基于轮询的聚合以摄取来自远程 XML 订阅源的更新,以及一个内容生命周期管理器,该管理器使用基于时间的数据清理功能自动从数据库中删除旧的或已读的故事。

    Exposes a compatible server interface that allows third-party reader applications to sync content and manage feeds.

    Ruby
    在 GitHub 上查看↗4,113
  1. Home
  2. Web Development
  3. RSS Synchronization APIs