{"id":23682895,"url":"https://github.com/johejo/go-github-rest-api","last_synced_at":"2026-04-14T00:04:17.538Z","repository":{"id":38398566,"uuid":"492253488","full_name":"johejo/go-github-rest-api","owner":"johejo","description":"Auto Generated GitHub's v3 REST API Client for Go","archived":false,"fork":false,"pushed_at":"2022-07-01T06:40:00.000Z","size":786,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T19:59:16.202Z","etag":null,"topics":["github","go","golang","openapi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johejo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-14T15:24:29.000Z","updated_at":"2022-11-14T04:15:49.000Z","dependencies_parsed_at":"2022-08-24T00:11:06.930Z","dependency_job_id":null,"html_url":"https://github.com/johejo/go-github-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johejo%2Fgo-github-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johejo%2Fgo-github-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johejo%2Fgo-github-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johejo%2Fgo-github-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johejo","download_url":"https://codeload.github.com/johejo/go-github-rest-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239734527,"owners_count":19688256,"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","go","golang","openapi"],"created_at":"2024-12-29T19:59:21.467Z","updated_at":"2026-01-04T06:30:11.727Z","avatar_url":"https://github.com/johejo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-github-rest-api\n\nAuto Generated GitHub's v3 REST API Client for Go\n\n## Description\n\nThis package was generated from [GitHub's REST API OpenAPI Description](https://github.com/github/rest-api-description) using [deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen).\n\nThis project aims to ensure that keep up with the latest API updates and keep the Go Client available.\n\n## Example\n\n```go\npackage main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"log\"\n\n\t\"github.com/johejo/go-github-rest-api/github\"\n)\n\nfunc main() {\n\tc, err := github.NewClientWithResponses(\"https://api.github.com\")\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tctx := context.Background()\n\tresp, err := c.ReposgetWithResponse(ctx, \"golang\", \"go\")\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tfmt.Println(resp.JSON200.FullName)\n}\n```\n\n## Other\n\n[google/go-github](https://github.com/google/go-github) is well known Go client library for accessing the GitHub API v3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohejo%2Fgo-github-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohejo%2Fgo-github-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohejo%2Fgo-github-rest-api/lists"}