github

Go library for accessing the GitHub v3 API (by google)

Github Alternatives

Similar projects and alternatives to github

  1. go

    2,262 github VS go

    The Go programming language

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  4. prometheus

    The Prometheus monitoring system and time series database.

  5. gitignore

    A collection of useful .gitignore templates

  6. watchtower

    A process for automating Docker container base image updates.

  7. containerd

    An open and reliable container runtime

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. primevue

    99 github VS primevue

    Next Generation Vue UI Component Library

  10. loki

    88 github VS loki

    Like Prometheus, but for logs.

  11. good_job

    40 github VS good_job

    Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.

  12. k6

    28 github VS k6

    A modern load testing tool, using Go and JavaScript - https://k6.io

  13. dog

    22 github VS dog

    A command-line DNS client.

  14. twitter-scraper

    Discontinued Scrape the Twitter frontend API without authentication with Golang. (by n0madic)

  15. PyGitHub

    9 github VS PyGitHub

    Typed interactions with the GitHub API v3

  16. doggo

    9 github VS doggo

    :dog: Command-line DNS Client for Humans. Written in Golang

  17. anaconda

    A Go client library for the Twitter 1.1 API (by ChimeraCoder)

  18. steam

    Go library for querying Source servers

  19. google-play-scraper

    Discontinued Golang scraper to get data from Google Play Store (by n0madic)

  20. translate

    Discontinued Go online translation package (by nuveo)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better github alternative or higher similarity.

github discussion

Log in or Post with

github reviews and mentions

Posts with mentions or reviews of github. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-01.
  • 5 DevOps Hacktoberfest Projects to Contribute to!
    6 projects | dev.to | 1 Oct 2024
    Go Github API is a library for accessing the Github API in Go. It is a very popular project with over 10k stars.
  • Go-GitHub: A Powerful Go Library for GitHub v3 API Integration
    1 project | news.ycombinator.com | 8 Aug 2024
  • Release Radar · July 2024: Major updates from the open source community
    11 projects | dev.to | 2 Aug 2024
    Google might not be open source themselves, but they do a lot for the open source community. go-github is a Go library for accessing the GitHub API. GitHub API version 3.0 is available, and go-github makes use of this. The latest release changes the enterprise runner to also use ListRunnersOptions, as well as new feature to support the querying of custom organisation roles, which was released by GitHub in November last year. There are also lots of other changes, so make sure you check up on them all in the go-github changelog.
  • Looking for elegant code bases written in GoLang
    6 projects | /r/golang | 9 Dec 2023
    I really like the go-github library, one can learn a lot about how good APIs are written and designed https://github.com/google/go-github.
  • Generating an OAuth client using "All" does not allow for creation of auth keys
    2 projects | /r/Tailscale | 20 Jun 2023
    what you described is basically what I did for the integration tests in the go-github library: https://github.com/google/go-github/tree/master/test
  • Introducing ingoreinit - A CLI tool for creating gitignores
    3 projects | dev.to | 23 Oct 2022
    The tool itself is written in Go, leveraging a library called go-github to fetch gitignores. In the first iteration, it can either download a new gitignore file based on selected language and framework (for now it has to be one of the gitignore files present in the aformentioned github/gitignore repo) or replace existing gitignore by specifying new language and path of the ignore to be replaced.
  • How We Use Github Issues to Track Customer Feedback
    1 project | dev.to | 31 Jul 2022
    I have a private Github repo where I store all the content for the computer science courses on Boot.dev in markdown files. It would be really convenient if user reported issues automatically manifested as Github issues on that repository! After just a few minutes of digging, I realized it was quite easy to do with the Github API. Given that my backend is a REST-ish API written in Go, I decided to use Google's Github API client package and the official Golang oauth2 package.
  • Building with the GitHub API
    4 projects | dev.to | 22 Apr 2022
    If you're building in Go, bradleyfalzon/ghinstallation is an implementation of http.RoundTripper which authenticates as a GitHub App, for example to use in combination with google/go-github.
  • GitHub API
    8 projects | dev.to | 18 Apr 2022
    Go client library for accessing the GitHub API v3
  • Multipart uploaded file contains multipart data inside it
    1 project | /r/golang | 18 Mar 2022
    You may want to use the GitHub library as they have already done the work of wrapping the api. "GitHub - google/go-github: Go library for accessing the GitHub API" https://github.com/google/go-github
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic github repo stats
17
10,792
9.5
3 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?