Top 100 GitHub Users in China All In One

xgqfrms / 2023-05-22 / 原文

Top 100 GitHub Users in China All In One

GitHub API

demos

通过 Github Action 每天会自动查询 Github 中 China 区前100名用户,并导出生成的 json 数据文件;

https://api.github.com/search/users?q=location:China&sort=followers&order=desc&per_page=100&page=page

https://api.github.com/search/users?q=location:China

// 1. fetch 获取数据, UI 卡片组件展示

// 2. API /  shell script 写入 文件

// 3. 使用 GitHub Action 自动提交 git commit


GitHub App

https://github.com/xgqfrms/github-app-all-in-one

https://github.com/xgqfrms/github-api

image

https://github-app-all-in-one.vercel.app/

https://vercel.com/xgqfrms/github-app-all-in-one

https://vercel.com/xgqfrms

refs

https://github.com/ezshine/github-rankofchina-history/blob/main/index.js#L53-L60

https://github.com/ezshine/github-rankofchina-history/blob/main/.github/workflows/schedule.yml



©xgqfrms 2012-2021

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!