{"id":22185873,"url":"https://github.com/wangle201210/githubapi","last_synced_at":"2025-03-24T19:41:47.120Z","repository":{"id":57536789,"uuid":"284518666","full_name":"wangle201210/githubapi","owner":"wangle201210","description":"githubapi with go","archived":false,"fork":false,"pushed_at":"2020-09-14T11:55:14.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T00:18:25.138Z","etag":null,"topics":["github-api","githubapi","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangle201210.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-02T18:28:46.000Z","updated_at":"2020-08-19T08:33:06.000Z","dependencies_parsed_at":"2022-08-29T00:40:52.409Z","dependency_job_id":null,"html_url":"https://github.com/wangle201210/githubapi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangle201210%2Fgithubapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangle201210%2Fgithubapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangle201210%2Fgithubapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangle201210%2Fgithubapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangle201210","download_url":"https://codeload.github.com/wangle201210/githubapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245342253,"owners_count":20599769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-api","githubapi","go"],"created_at":"2024-12-02T10:17:56.450Z","updated_at":"2025-03-24T19:41:47.087Z","avatar_url":"https://github.com/wangle201210.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHubAPI\n\n[GitHub API v3](http://developer.github.com/v3/)\n\n```\nimport \"github.com/wangle201210/githubapi/repos\"\n...\nvar pkg = repos.Pkg{\"beego\", \"bee\"}\n\n// 获取仓库信息\nre, err := pkg.GetRepos()\n\n// 获取tags\nlist, err := pkg.GetTagsList()\n\n// 获取最新tag\ntag, err := pkg.LastTag()\n\n// 获取pull\nlist, err := pkg.GetPullsList()\n\n// 获取comment\ncomment, err := repos.GetCommentsList()\n\n// 获取全部issues\nissues, err := repos.GetIssuesList()\n\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangle201210%2Fgithubapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangle201210%2Fgithubapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangle201210%2Fgithubapi/lists"}