GitHub API: Repositories Contributed To

后端 未结 10 1746
耶瑟儿~
耶瑟儿~ 2020-12-07 09:45

Is there a way to get access to the data in the “Repositories contributed to” module on GitHub profile pages via the GitHub API? Ideally the entire list, not just the top fi

10条回答
  •  天命终不由人
    2020-12-07 10:36

    There is a new project that claims to list all contributions:

    https://github.com/AurelienLourot/github-contribs

    It also backs a service to produce more detailed user profiles:

    https://ghuser.io/

提交回复
热议问题