您当前的位置:首页 > 计算机 > 软件应用 > 开发工具(IDE)

Github RSS Feed 追踪仓库的动态

时间:12-14来源:作者:点击数:

Github RSS Feed

今天从 https://www.ronaldsvilcins.com/2020/03/26/rss-feeds-for-your-github-releases-tags-and-activity/ 上才知道原来 Github 提供了 Atom 格式的 RSS Feed 来追踪仓库的动态:

/* Repo releases */

https://github.com/:owner/:repo/releases.atom

/* Repo commits */

https://github.com/:owner/:repo/commits.atom

/* Private feed (You can find Subscribe to your news feed in dashboard page after login) */

https://github.com/:user.private.atom?token=:secret

/* Repo tags */

https://github.com/:user/:repo/tags.atom

/* User activity */

https://github.com/:user.atom
方便获取更多学习、工作、生活信息请关注本站微信公众号城东书院 微信服务号城东书院 微信订阅号
推荐内容
相关内容
栏目更新
栏目热门
本栏推荐