获取单个用户的项目列表
开发中
GET
/info/reposInfo
请求参数
Query 参数
github_id
string
可选
示例值:
yyx990803
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:9000/info/reposInfo?github_id=yyx990803'
返回响应
🟢200成功
application/json
Body
object {0}
示例
[
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/catclub/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/catclub/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/catclub/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/catclub/branches{/branch}",
"clone_url": "https://github.com/yan931305137/catclub.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/catclub/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/catclub/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/catclub/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/catclub/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/catclub/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/catclub/contributors",
"created_at": "2024-10-18T03:03:11Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/catclub/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/catclub/downloads",
"events_url": "https://api.github.com/repos/yan931305137/catclub/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/catclub/forks",
"full_name": "yan931305137/catclub",
"git_commits_url": "https://api.github.com/repos/yan931305137/catclub/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/catclub/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/catclub/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/catclub.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": false,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/catclub/hooks",
"html_url": "https://github.com/yan931305137/catclub",
"id": 874546458,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/catclub/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/catclub/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/catclub/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/catclub/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/catclub/labels{/name}",
"language": "Java",
"languages_url": "https://api.github.com/repos/yan931305137/catclub/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/catclub/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/catclub/milestones{/number}",
"mirror_url": null,
"name": "catclub",
"node_id": "R_kgDONCCFGg",
"notifications_url": "https://api.github.com/repos/yan931305137/catclub/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/catclub/pulls{/number}",
"pushed_at": "2024-10-18T08:09:12Z",
"releases_url": "https://api.github.com/repos/yan931305137/catclub/releases{/id}",
"size": 8,
"ssh_url": "git@github.com:yan931305137/catclub.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/catclub/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/catclub/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/catclub/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/catclub/subscription",
"svn_url": "https://github.com/yan931305137/catclub",
"tags_url": "https://api.github.com/repos/yan931305137/catclub/tags",
"teams_url": "https://api.github.com/repos/yan931305137/catclub/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/catclub/git/trees{/sha}",
"updated_at": "2024-10-18T03:06:16Z",
"url": "https://api.github.com/repos/yan931305137/catclub",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/catstagram/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/catstagram/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/catstagram/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/catstagram/branches{/branch}",
"clone_url": "https://github.com/yan931305137/catstagram.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/catstagram/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/catstagram/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/catstagram/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/catstagram/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/catstagram/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/catstagram/contributors",
"created_at": "2024-10-17T11:01:08Z",
"default_branch": "master",
"deployments_url": "https://api.github.com/repos/yan931305137/catstagram/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/catstagram/downloads",
"events_url": "https://api.github.com/repos/yan931305137/catstagram/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/catstagram/forks",
"full_name": "yan931305137/catstagram",
"git_commits_url": "https://api.github.com/repos/yan931305137/catstagram/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/catstagram/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/catstagram/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/catstagram.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": false,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/catstagram/hooks",
"html_url": "https://github.com/yan931305137/catstagram",
"id": 874160529,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/catstagram/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/catstagram/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/catstagram/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/catstagram/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/catstagram/labels{/name}",
"language": "Java",
"languages_url": "https://api.github.com/repos/yan931305137/catstagram/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/catstagram/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/catstagram/milestones{/number}",
"mirror_url": null,
"name": "catstagram",
"node_id": "R_kgDONBqhkQ",
"notifications_url": "https://api.github.com/repos/yan931305137/catstagram/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/catstagram/pulls{/number}",
"pushed_at": "2024-10-17T13:18:03Z",
"releases_url": "https://api.github.com/repos/yan931305137/catstagram/releases{/id}",
"size": 1726,
"ssh_url": "git@github.com:yan931305137/catstagram.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/catstagram/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/catstagram/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/catstagram/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/catstagram/subscription",
"svn_url": "https://github.com/yan931305137/catstagram",
"tags_url": "https://api.github.com/repos/yan931305137/catstagram/tags",
"teams_url": "https://api.github.com/repos/yan931305137/catstagram/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/catstagram/git/trees{/sha}",
"updated_at": "2024-10-17T13:18:07Z",
"url": "https://api.github.com/repos/yan931305137/catstagram",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/code_snippet/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/code_snippet/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/code_snippet/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/code_snippet/branches{/branch}",
"clone_url": "https://github.com/yan931305137/code_snippet.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/code_snippet/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/code_snippet/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/code_snippet/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/code_snippet/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/code_snippet/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/code_snippet/contributors",
"created_at": "2024-04-14T04:51:41Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/code_snippet/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/code_snippet/downloads",
"events_url": "https://api.github.com/repos/yan931305137/code_snippet/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/code_snippet/forks",
"full_name": "yan931305137/code_snippet",
"git_commits_url": "https://api.github.com/repos/yan931305137/code_snippet/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/code_snippet/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/code_snippet/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/code_snippet.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/code_snippet/hooks",
"html_url": "https://github.com/yan931305137/code_snippet",
"id": 786319949,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/code_snippet/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/code_snippet/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/code_snippet/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/code_snippet/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/code_snippet/labels{/name}",
"language": "Vue",
"languages_url": "https://api.github.com/repos/yan931305137/code_snippet/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/code_snippet/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/code_snippet/milestones{/number}",
"mirror_url": null,
"name": "code_snippet",
"node_id": "R_kgDOLt5KTQ",
"notifications_url": "https://api.github.com/repos/yan931305137/code_snippet/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/code_snippet/pulls{/number}",
"pushed_at": "2024-05-08T14:39:52Z",
"releases_url": "https://api.github.com/repos/yan931305137/code_snippet/releases{/id}",
"size": 3235,
"ssh_url": "git@github.com:yan931305137/code_snippet.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/code_snippet/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/code_snippet/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/code_snippet/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/code_snippet/subscription",
"svn_url": "https://github.com/yan931305137/code_snippet",
"tags_url": "https://api.github.com/repos/yan931305137/code_snippet/tags",
"teams_url": "https://api.github.com/repos/yan931305137/code_snippet/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/code_snippet/git/trees{/sha}",
"updated_at": "2024-05-08T14:39:57Z",
"url": "https://api.github.com/repos/yan931305137/code_snippet",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/code_snippet_background/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/code_snippet_background/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/code_snippet_background/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/code_snippet_background/branches{/branch}",
"clone_url": "https://github.com/yan931305137/code_snippet_background.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/code_snippet_background/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/code_snippet_background/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/code_snippet_background/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/code_snippet_background/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/code_snippet_background/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/code_snippet_background/contributors",
"created_at": "2024-04-20T09:24:24Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/code_snippet_background/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/code_snippet_background/downloads",
"events_url": "https://api.github.com/repos/yan931305137/code_snippet_background/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/code_snippet_background/forks",
"full_name": "yan931305137/code_snippet_background",
"git_commits_url": "https://api.github.com/repos/yan931305137/code_snippet_background/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/code_snippet_background/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/code_snippet_background/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/code_snippet_background.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": false,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/code_snippet_background/hooks",
"html_url": "https://github.com/yan931305137/code_snippet_background",
"id": 789344648,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/code_snippet_background/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/code_snippet_background/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/code_snippet_background/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/code_snippet_background/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/code_snippet_background/labels{/name}",
"language": "Go",
"languages_url": "https://api.github.com/repos/yan931305137/code_snippet_background/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/code_snippet_background/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/code_snippet_background/milestones{/number}",
"mirror_url": null,
"name": "code_snippet_background",
"node_id": "R_kgDOLwxxiA",
"notifications_url": "https://api.github.com/repos/yan931305137/code_snippet_background/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/code_snippet_background/pulls{/number}",
"pushed_at": "2024-04-29T16:19:05Z",
"releases_url": "https://api.github.com/repos/yan931305137/code_snippet_background/releases{/id}",
"size": 49,
"ssh_url": "git@github.com:yan931305137/code_snippet_background.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/code_snippet_background/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/code_snippet_background/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/code_snippet_background/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/code_snippet_background/subscription",
"svn_url": "https://github.com/yan931305137/code_snippet_background",
"tags_url": "https://api.github.com/repos/yan931305137/code_snippet_background/tags",
"teams_url": "https://api.github.com/repos/yan931305137/code_snippet_background/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/code_snippet_background/git/trees{/sha}",
"updated_at": "2024-05-09T03:36:26Z",
"url": "https://api.github.com/repos/yan931305137/code_snippet_background",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/branches{/branch}",
"clone_url": "https://github.com/yan931305137/code_snippet_background_web.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/contributors",
"created_at": "2024-05-17T01:09:53Z",
"default_branch": "master",
"deployments_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/downloads",
"events_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/forks",
"full_name": "yan931305137/code_snippet_background_web",
"git_commits_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/code_snippet_background_web.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": false,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/hooks",
"html_url": "https://github.com/yan931305137/code_snippet_background_web",
"id": 801815726,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/labels{/name}",
"language": "Vue",
"languages_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/milestones{/number}",
"mirror_url": null,
"name": "code_snippet_background_web",
"node_id": "R_kgDOL8q8rg",
"notifications_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/pulls{/number}",
"pushed_at": "2024-05-17T01:10:47Z",
"releases_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/releases{/id}",
"size": 127,
"ssh_url": "git@github.com:yan931305137/code_snippet_background_web.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/subscription",
"svn_url": "https://github.com/yan931305137/code_snippet_background_web",
"tags_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/tags",
"teams_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/code_snippet_background_web/git/trees{/sha}",
"updated_at": "2024-05-17T01:11:36Z",
"url": "https://api.github.com/repos/yan931305137/code_snippet_background_web",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/branches{/branch}",
"clone_url": "https://github.com/yan931305137/GithubRank_Server.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/contributors",
"created_at": "2024-10-24T14:04:57Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/downloads",
"events_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/forks",
"full_name": "yan931305137/GithubRank_Server",
"git_commits_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/GithubRank_Server.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": false,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/hooks",
"html_url": "https://github.com/yan931305137/GithubRank_Server",
"id": 877943723,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/labels{/name}",
"language": "Python",
"languages_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/milestones{/number}",
"mirror_url": null,
"name": "GithubRank_Server",
"node_id": "R_kgDONFRbqw",
"notifications_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/pulls{/number}",
"pushed_at": "2024-10-24T14:05:02Z",
"releases_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/releases{/id}",
"size": 14,
"ssh_url": "git@github.com:yan931305137/GithubRank_Server.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/subscription",
"svn_url": "https://github.com/yan931305137/GithubRank_Server",
"tags_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/tags",
"teams_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/GithubRank_Server/git/trees{/sha}",
"updated_at": "2024-10-24T14:06:56Z",
"url": "https://api.github.com/repos/yan931305137/GithubRank_Server",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/branches{/branch}",
"clone_url": "https://github.com/yan931305137/twodots-blog-java.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/contributors",
"created_at": "2024-07-07T11:16:13Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/downloads",
"events_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/forks",
"full_name": "yan931305137/twodots-blog-java",
"git_commits_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/twodots-blog-java.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/hooks",
"html_url": "https://github.com/yan931305137/twodots-blog-java",
"id": 825288002,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/labels{/name}",
"language": "Java",
"languages_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/milestones{/number}",
"mirror_url": null,
"name": "twodots-blog-java",
"node_id": "R_kgDOMTDlQg",
"notifications_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/pulls{/number}",
"pushed_at": "2024-07-07T11:17:58Z",
"releases_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/releases{/id}",
"size": 539,
"ssh_url": "git@github.com:yan931305137/twodots-blog-java.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/subscription",
"svn_url": "https://github.com/yan931305137/twodots-blog-java",
"tags_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/tags",
"teams_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/twodots-blog-java/git/trees{/sha}",
"updated_at": "2024-07-07T11:18:01Z",
"url": "https://api.github.com/repos/yan931305137/twodots-blog-java",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
{
"allow_forking": true,
"archive_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/assignees{/user}",
"blobs_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/branches{/branch}",
"clone_url": "https://github.com/yan931305137/twodots-blog-vue.git",
"collaborators_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/comments{/number}",
"commits_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/commits{/sha}",
"compare_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/contents/{+path}",
"contributors_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/contributors",
"created_at": "2024-07-07T11:01:53Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/deployments",
"description": "twodots-blog-vue 博客前端服务",
"disabled": false,
"downloads_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/downloads",
"events_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/forks",
"full_name": "yan931305137/twodots-blog-vue",
"git_commits_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/git/tags{/sha}",
"git_url": "git://github.com/yan931305137/twodots-blog-vue.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/hooks",
"html_url": "https://github.com/yan931305137/twodots-blog-vue",
"id": 825284172,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/issues/events{/number}",
"issues_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/issues{/number}",
"keys_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/keys{/key_id}",
"labels_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/labels{/name}",
"language": "Vue",
"languages_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/languages",
"license": null,
"merges_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/merges",
"milestones_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/milestones{/number}",
"mirror_url": null,
"name": "twodots-blog-vue",
"node_id": "R_kgDOMTDWTA",
"notifications_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/65098966?v=4",
"events_url": "https://api.github.com/users/yan931305137/events{/privacy}",
"followers_url": "https://api.github.com/users/yan931305137/followers",
"following_url": "https://api.github.com/users/yan931305137/following{/other_user}",
"gists_url": "https://api.github.com/users/yan931305137/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/yan931305137",
"id": 65098966,
"login": "yan931305137",
"node_id": "MDQ6VXNlcjY1MDk4OTY2",
"organizations_url": "https://api.github.com/users/yan931305137/orgs",
"received_events_url": "https://api.github.com/users/yan931305137/received_events",
"repos_url": "https://api.github.com/users/yan931305137/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/yan931305137/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yan931305137/subscriptions",
"type": "User",
"url": "https://api.github.com/users/yan931305137",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/pulls{/number}",
"pushed_at": "2024-07-07T11:10:12Z",
"releases_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/releases{/id}",
"size": 663,
"ssh_url": "git@github.com:yan931305137/twodots-blog-vue.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/stargazers",
"statuses_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/subscribers",
"subscription_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/subscription",
"svn_url": "https://github.com/yan931305137/twodots-blog-vue",
"tags_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/tags",
"teams_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/yan931305137/twodots-blog-vue/git/trees{/sha}",
"updated_at": "2024-07-07T11:10:15Z",
"url": "https://api.github.com/repos/yan931305137/twodots-blog-vue",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
}
]
修改于 2024-11-05 12:01:51