github获取星星star数api

https://api.github.com/repos/erusev/parsedown

返回

{
"id": 11323319,
"node_id": "MDEwOlJlcG9zaXRvcnkxMTMyMzMxOQ==",
"name": "parsedown",
"full_name": "erusev/parsedown",
"private": false,
"owner": {
"login": "erusev",
"id": 184170,
"node_id": "MDQ6VXNlcjE4NDE3MA==",
"avatar_url": "https://avatars3.githubusercontent.com/u/184170?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erusev",
"html_url": "https://github.com/erusev",
"followers_url": "https://api.github.com/users/erusev/followers",
"following_url": "https://api.github.com/users/erusev/following{/other_user}",
"gists_url": "https://api.github.com/users/erusev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erusev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erusev/subscriptions",
"organizations_url": "https://api.github.com/users/erusev/orgs",
"repos_url": "https://api.github.com/users/erusev/repos",
"events_url": "https://api.github.com/users/erusev/events{/privacy}",
"received_events_url": "https://api.github.com/users/erusev/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/erusev/parsedown",
"description": "Better Markdown Parser in PHP",
"fork": false,
"url": "https://api.github.com/repos/erusev/parsedown",
"forks_url": "https://api.github.com/repos/erusev/parsedown/forks",
"keys_url": "https://api.github.com/repos/erusev/parsedown/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/erusev/parsedown/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/erusev/parsedown/teams",
"hooks_url": "https://api.github.com/repos/erusev/parsedown/hooks",
"issue_events_url": "https://api.github.com/repos/erusev/parsedown/issues/events{/number}",
"events_url": "https://api.github.com/repos/erusev/parsedown/events",
"assignees_url": "https://api.github.com/repos/erusev/parsedown/assignees{/user}",
"branches_url": "https://api.github.com/repos/erusev/parsedown/branches{/branch}",
"tags_url": "https://api.github.com/repos/erusev/parsedown/tags",
"blobs_url": "https://api.github.com/repos/erusev/parsedown/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/erusev/parsedown/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/erusev/parsedown/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/erusev/parsedown/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/erusev/parsedown/statuses/{sha}",
"languages_url": "https://api.github.com/repos/erusev/parsedown/languages",
"stargazers_url": "https://api.github.com/repos/erusev/parsedown/stargazers",
"contributors_url": "https://api.github.com/repos/erusev/parsedown/contributors",
"subscribers_url": "https://api.github.com/repos/erusev/parsedown/subscribers",
"subscription_url": "https://api.github.com/repos/erusev/parsedown/subscription",
"commits_url": "https://api.github.com/repos/erusev/parsedown/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/erusev/parsedown/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/erusev/parsedown/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/erusev/parsedown/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/erusev/parsedown/contents/{+path}",
"compare_url": "https://api.github.com/repos/erusev/parsedown/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/erusev/parsedown/merges",
"archive_url": "https://api.github.com/repos/erusev/parsedown/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/erusev/parsedown/downloads",
"issues_url": "https://api.github.com/repos/erusev/parsedown/issues{/number}",
"pulls_url": "https://api.github.com/repos/erusev/parsedown/pulls{/number}",
"milestones_url": "https://api.github.com/repos/erusev/parsedown/milestones{/number}",
"notifications_url": "https://api.github.com/repos/erusev/parsedown/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/erusev/parsedown/labels{/name}",
"releases_url": "https://api.github.com/repos/erusev/parsedown/releases{/id}",
"deployments_url": "https://api.github.com/repos/erusev/parsedown/deployments",
"created_at": "2013-07-10T20:23:25Z",
"updated_at": "2019-10-27T20:12:56Z",
"pushed_at": "2019-10-24T10:19:56Z",
"git_url": "git://github.com/erusev/parsedown.git",
"ssh_url": "git@github.com:erusev/parsedown.git",
"clone_url": "https://github.com/erusev/parsedown.git",
"svn_url": "https://github.com/erusev/parsedown",
"homepage": "http://parsedown.org",
"size": 1296,
"stargazers_count": 11928,
"watchers_count": 11928,
"language": "PHP",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 912,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 74,
"license": {
"key": "mit",
"name": "MIT License",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"forks": 912,
"open_issues": 74,
"watchers": 11928,
"default_branch": "master",
"network_count": 912,
"subscribers_count": 215
}