How to Authenticate with the GitHub API Using a GitHub App
A technical guide on authenticating with the GitHub API using a GitHub App, focusing on setup and JWT token generation in C#.
A technical guide on authenticating with the GitHub API using a GitHub App, focusing on setup and JWT token generation in C#.
A tutorial on automating GitHub stats and release note generation using GitHub API and CircleCI scheduled pipelines.
A technical guide on integrating a custom HTTP client with Go's OAuth2 package and the GitHub SDK for testing and API interactions.
A technical guide on using GitHub's GraphQL API with .NET Core to automate repository health checks, focusing on stale issues and PRs.
A guide to building a blog template using Angular, Node.js, and the GitHub API, with deployment on Netlify.
A technical guide on migrating website comments from Commento to Utterances, a GitHub-based comment system, including steps and code.
A technical report on creating a reproducible research project to analyze Clojure dependency versions using the GitHub API and Skyscraper.
A tutorial on building a GitHub issue stats app using Mavo with HTML and CSS, requiring zero JavaScript.
A guide to using the GitHub API and PyGithub to automatically filter and close spam pull requests based on keywords.
A beginner's guide to using GitHub's GraphQL API from a client-side perspective, including setup and basic data interactions.
A developer details creating a custom bookmarklet to save links and quotes directly to their Hugo site via the GitHub API and Netlify.