go-myanimelist
github


go-myanimelist | github | |
---|---|---|
- | 17 | |
39 | 10,619 | |
- | 0.8% | |
3.9 | 9.4 | |
10 months ago | 6 days ago | |
Go | Go | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-myanimelist
We haven't tracked posts mentioning go-myanimelist yet.
Tracking mentions began in Dec 2020.
github
-
5 DevOps Hacktoberfest Projects to Contribute to!
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
-
Release Radar · July 2024: Major updates from the open source community
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
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
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
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
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
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
Go client library for accessing the GitHub API v3
-
Multipart uploaded file contains multipart data inside it
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
What are some alternatives?
webhooks - :fishing_pole_and_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs
anaconda - A Go client library for the Twitter 1.1 API
telegram-bot-api - Golang bindings for the Telegram Bot API
twitter-scraper - Scrape the Twitter frontend API without authentication with Golang.
manganato-cli - Manganato's manga downloader CUI and CLI written in Go
google-play-scraper - Golang scraper to get data from Google Play Store
geo-golang - Go library to access geocoding and reverse geocoding APIs
steam - Go library for querying Source servers
aws-sdk-go - AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
telebot - Telebot is a Telegram bot framework in Go.
spotify - Go library for the Spotify Web API
minio-go - MinIO Go client SDK for S3 compatible object storage

