go-github
API client
Provides an interface to access the GitHub API v3
Go library for accessing the GitHub v3 API
10k stars
208 watching
2k forks
Language: Go
last commit: about 2 months ago
Linked from 3 awesome lists
githubgithub-apigogolanghacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,056 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,809 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
mattn/go-sqlite3 | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
shurcool/githubv4 | A client library for accessing GitHub's GraphQL API v4 | 1,130 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,770 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,817 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,346 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
eclipse-paho/paho.mqtt.golang | An MQTT client library for Go | 2,799 |
golang/oauth2 | An OAuth2 client implementation for Go. | 5,426 |