GitHub Users API (1.0.0)

Download OpenAPI specification:Download

获取用户公开信息

path Parameters
username
required
string

GitHub用户名

Responses

Response samples

Content type
application/json
{
  • "login": "string",
  • "id": 0,
  • "repos_url": "string"
}