感谢使用本 API,如果您想捐赠站长,请 戳我赞助→
curl --location --request GET 'https://common-api.liuzhen932.top/info/github/'
{
"code": 0,
"msg": "string",
"data": {
"username": "string",
"id": 0,
"name": "string",
"avatar": "string",
"type": "string",
"company": "string",
"website": "string",
"location": "string",
"email": null,
"bio": "string",
"public_repos": 0,
"public_gists": 0,
"followers": 0,
"following": 0,
"createdAt": "string",
"updatedAt": "string"
}
}