repos-{owner}/{repo}-stats
Number of APIs: 5
-
Get the weekly commit count GET {{baseUrl}}/repos/:owner/:repo/stats/participation
-
Get the hourly commit count for each day GET {{baseUrl}}/repos/:owner/:repo/stats/punch_card
-
Get the weekly commit activity GET {{baseUrl}}/repos/:owner/:repo/stats/code_frequency
-
Get the last year of commit activity GET {{baseUrl}}/repos/:owner/:repo/stats/commit_activity
-
Get all contributor commit activity GET {{baseUrl}}/repos/:owner/:repo/stats/contributors