curl --location --request GET 'https://api.github.com/repos///contributors'
[
{
"avatar_url": "http://example.com",
"contributions": 0,
"email": "string",
"events_url": "string",
"followers_url": "http://example.com",
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"html_url": "http://example.com",
"id": 0,
"login": "string",
"name": "string",
"node_id": "string",
"organizations_url": "http://example.com",
"received_events_url": "http://example.com",
"repos_url": "http://example.com",
"site_admin": true,
"starred_url": "string",
"subscriptions_url": "http://example.com",
"type": "string",
"url": "http://example.com"
}
]
Authorization: Bearer ********************
1
or true
to include anonymous contributors in results.【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通