{"repo":"google/go-github","free":true,"listed":false,"github":"https://github.com/google/go-github","clone":"git clone https://github.com/google/go-github.git","description":"Go library for accessing the GitHub v3 API","language":"Go","stars":11276,"topics":["go","github-api","github","golang","hacktoberfest"],"license":"BSD-3-Clause","category":"api-integrations-sdks","readme_excerpt":"go-github # go-github is a Go client library for accessing the [GitHub API v3][]. go-github tracks [Go's version support policy][support-policy] supporting any minor version of the latest two major releases of Go and the go directive in go.mod reflects that. We do our best not to break older versions of Go if we don't have to, but we don't explicitly test older versions and as of Go 1.23 the go directive in go.mod declares a hard required minimum version of Go to use with this module and this must be greater than or equal to the go line of all dependencies so go-github will require the N-1 major release of Go by default. [support-policy]: https://golang.org/doc/devel/release.html#policy Development ## If you're interested in using the [GraphQL API v4][], the recommended library is [shurcooL/githubv4][]. Installation ## go-github is compatible with modern Go releases in module mode, with Go installed: will resolve and add the package to the current development module, along with its dependencies. Alternatively the same can be achieved if you use import in a package: and run go get without parameters. Finally, to use the top-of-trunk version of this repo, use the following command: To discover all the changes that have occurred since a prior release, you can first clone the repo, then run (for example): Usage ## Construct a new GitHub client, then use the various services on the client to access different parts of the GitHub API. For example: Some API methods have optional para","default_branch":null,"files":null,"tree":[],"storefront":"/r/google","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/google/go-github/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}