Skip to content

一个通过定时缓存 GitHub API 数据并提供加速访问的工具,解决了直接调用 GitHub API 频率有限制以及速度过慢的问题。

License

Notifications You must be signed in to change notification settings

volantis-x/github-api-cache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-api

一个通过定时缓存 GitHub API 数据的工具,解决了直接调用 GitHub API 频率有限制以及速度过慢的问题。

使用方法

  1. 把本仓库 fork 到您的 GitHub 中。
  2. 修改 config.yml 中的配置信息。
  3. 前往 Actions 页面,点击绿色的「enable workflows」按钮。
  4. 刷新 Actions 页面,点击左侧「Generator」选项卡,再点击右侧的「enable workflow」按钮。
  5. 点击 Star 以主动触发 Action 进行测试。

等待 Action 运行完毕,生成 output 路径以及文件就说明配置成功了。

About

一个通过定时缓存 GitHub API 数据并提供加速访问的工具,解决了直接调用 GitHub API 频率有限制以及速度过慢的问题。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%