GitHub API topic

The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.

List GitHub API repositories

go-github

10.1k
Stars
2.1k
Forks
Watchers

Go library for accessing the GitHub v3 API

PyGithub

6.7k
Stars
1.7k
Forks
Watchers

Typed interactions with the GitHub API v3

octokit.rb

3.8k
Stars
1.1k
Forks
Watchers

Ruby toolkit for the GitHub API

php-github-api

2.1k
Stars
594
Forks
Watchers

A simple PHP GitHub API client, Object Oriented, tested and documented.

github-audio

1.7k
Stars
97
Forks
Watchers

Listen to music generated by events happening across GitHub :octocat: 🎷

VBlog

1.5k
Stars
342
Forks
Watchers

使用GitHub API 搭建一个可动态发布文章的博客

mini-github

1.2k
Stars
89
Forks
Watchers

GitHub WeChat Mini Program

benjamincarlson.io

140
Stars
23
Forks
Watchers

My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.

orgmanager

199
Stars
109
Forks
Watchers

Invite System for GitHub Organizations

github_cli

266
Stars
35
Forks
Watchers

GitHub on your command line. Use your terminal, not the browser.