An open API service indexing awesome lists of open source software.

GitHub API

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.

https://github.com/slashtechno/gobackup-github

Go program that utilizes the Github API to backup repos (owned and starred)

backup cli git github github-api golang hacktoberfest repository

Last synced: 11 Sep 2025

https://github.com/scriptex/universal-github-client

A Github API Client for the browser and Node

github-api github-api-v3 github-client

Last synced: 10 Apr 2025

https://github.com/divertimentos/consumindo-api-github-js-vanilla

Tutorial que ensina a consumir a API do GitHub usando JavaScript puro

bootstrap github github-api javascript vanilla-javascript

Last synced: 06 May 2026

https://github.com/hfreire/github-handyman

A :construction_worker: handyman to help you out with :octocat: GitHub :construction: side work

bot dependabot github github-actions github-api github-bot github-handyman greenkeeper handyman octokit octokit-js pull-requests robot

Last synced: 24 Feb 2026

https://github.com/f-mohrechi/github-api

a mini project to search github users and see their repos. using react.js, axios and github API

axios-react github-api reactjs reactquery tailwindcss

Last synced: 05 May 2026

https://github.com/bolterrific/puppet-github_inventory

Bolt inventory plugin to generate local Targets from a GitHub org's repositories

bolt bolt-inventory devops github-api inventory-plugin orchestration puppet puppet-bolt

Last synced: 17 May 2026

https://github.com/beomjungil/notion-as-ticket-system

Use your favorite tool, Notion as better issue tracker for GitHub

github-api integration notion notion-py ticket-management unofficial-apis

Last synced: 14 Jul 2025

https://github.com/jwodder/ghutil

[Abandoned] Interact with GitHub from the command line

github-api github-client python

Last synced: 29 Mar 2025

https://github.com/nour-karoui/github-search

A react app that lets you fetch user repositories by username using Github API and filter repositories by name.

axios css github-api javascript jest react-testing-library reactjs

Last synced: 14 Apr 2026

https://github.com/mallozup/arsenio

ping authors on issues/PR which got forgotten with arsenio bot

bot cobra forg github github-api github-app github-bot golang google graphql issue-tracker opensuse performance stale suse

Last synced: 21 Jan 2026

https://github.com/ambrose-kibet/git-users

Git users is an application built with React and Github API that allows the user to search for Github users and display thier stats.

auth0 github-api netilfy react

Last synced: 18 Apr 2026

https://github.com/hafizcode02/github-user-api

Dicoding Submission Github User 2 - Belajar Fundamental Aplikasi Android - https://www.dicoding.com/academies/14

android dicoding github-api kotlin viewmodel

Last synced: 28 Apr 2026

https://github.com/panghu-huang/octocrate

A comprehensive GitHub REST API library based on Rust.

github github-api github-app octocat octocrate rest-api

Last synced: 10 Apr 2025

https://github.com/miya0001/self-hosted-wordpress-plugin-on-github

Self-Hosted WordPress Plugin on GitHub with Automatic Update

github github-api plugin wordpress

Last synced: 10 Apr 2025

https://github.com/parrotmac/littleblue

A minimal Docker image builder

docker github github-api go golang

Last synced: 02 May 2026

https://github.com/richardlitt/is-github-user-or-org

Determines whether a GitHub profile is a User or an Organization

api cli github github-api javascript organization user

Last synced: 28 Apr 2025

https://github.com/thiti-dev/git-3d-garden

A 3d git contribution activities visualized out as the 3d tile set

apollo-client github-api react react-three-drei react-three-fiber tailwind threejs typescript webfontloader

Last synced: 13 Apr 2026

https://github.com/githubtoolbox/github-ripper

Ghrip is a command line tool for ripping (cloning) repositories from GitHub in bulk.

bulk-clone github github-api wolfsoftware

Last synced: 17 Mar 2025

https://github.com/maheshj01/github-freak

Project for Github Freaks to view their Github stats and details.

github-api github-stats reactjs shadcn-ui tailwindcss

Last synced: 10 Mar 2026

https://github.com/jordan-wright/github-downloads

Simple app that displays download counts for a repo's Github releases

github-api stats

Last synced: 18 Mar 2025

https://github.com/itzg/github-release-watcher

A Spring Boot + React web app that shows most recent releases of repositories you have starred.

github-api reactjs spring-boot

Last synced: 13 Apr 2026

https://github.com/iaryank/nextjs-portfolio

This repository represents my personal portfolio website built using Next JS, Aceternity UI, shadcn UI and GSAP for animation.

aceternity-ui github-api nextjs14 portfolio shadcn-ui tailwindcss

Last synced: 02 Apr 2026

https://github.com/actions-cool/octokit-rest

🔥 GitHub REST API 官方 Octokit 库 中英文档 https://actions-cool.github.io/octokit-rest/

docs github github-api octokit octokit-js rest-api

Last synced: 30 Apr 2026

https://github.com/gustavosmelo/findrepository

System of find some repository using api of github, Creating to training concepts of ES6+. Project created by Rocketseat

axios babel css ecmascript6 github-api html5 json rocketseat webpack yarnpkg

Last synced: 12 Apr 2026

https://github.com/rolspace/react-d3-webapp

A React web application which connects to the GitHub GraphQL API and uses D3.js to display data graphs.

d3 github-api graphql javascript node reactjs

Last synced: 06 Apr 2025

https://github.com/mohamedhnoor/github-users-app

This is a react app that uses the github api to fetch users and display their information. It uses auth0 to authenticate users and allow them to login and logout. It uses fusion charts to display the users data in a chart. built with react, react-router-dom, styled-components, auth0, react-icons, fusion charts, github api, neflify.

auth0 fusion-charts github-api netlify-deployment react-icons react-router-dom reactjs styled-components

Last synced: 06 Apr 2026

https://github.com/joebobmiles/gcloud-githubproxy

A GCloud Function that serves as an API Proxy for GitHub.

api-proxy auth0-api github-api github-api-v4 google-cloud google-cloud-functions proxy

Last synced: 09 Oct 2025

https://github.com/rushatgabhane/gittodo

ToDo list for your GitHub notifications. Available on MacOS.

electron github-api github-notifications productivity react todo

Last synced: 25 Jan 2026

https://github.com/yuzuk1shimotsuki/github-followers-utility

A CLI helper for managing GitHub follow/unfollow actions.

github github-api javascript js nodejs

Last synced: 04 Nov 2025

https://github.com/int128/oauth2-github-app

Go package for authenticating with GitHub App Installation token, interoperable with golang.org/x/oauth2 package

github-api golang oauth2

Last synced: 16 Mar 2025

https://github.com/frgfm/ghapi

Python wrapper for the GitHub API

github-api python-client

Last synced: 12 Sep 2025

https://github.com/buuntu/good-first-issue

:octocat: Search Github API for Contribution Ideas

git github-api material-ui netlify react react-hook-forms snowpack

Last synced: 29 Apr 2026

https://github.com/jasonraimondi/deno-mirror-to-gitea

Bulk add mirror repositories to a Gitea instance by scraping repositories on GitHub.

data-hoarder deno docker gitea gitea-app github-api

Last synced: 21 Apr 2025

https://github.com/whiteshadow1234/github-portfolio

A sleek, customizable Next.js portfolio for showcasing GitHub repos—with search, tags, analytics, and auto-deploy via GitHub Pages. ⭐ Fork, star, and tailor it to your style!

github-actions github-api github-pages portfolio portfolio-page portfolio-site portfolio-website

Last synced: 01 Aug 2025

https://github.com/jotaemepereira/swift-mvvm-reactive-cocoa

A Model-View-ViewModel example with ReactiveCocoa 7.0 and Swift 4.1

alamofire github-api mvvm mvvm-architecture objectmapper reactive-cocoa swift

Last synced: 16 Mar 2025

https://github.com/lexmin0412/my-github-app

github移动端多端应用,支持小程序/h5,基于 Taro3 + React.

github github-api react taro

Last synced: 09 Apr 2026

https://github.com/danvixent/go-repos

A simple CLI to search a user's GitHub repositories.

cli github-api

Last synced: 10 Aug 2025

https://github.com/kartikmehta8/reputation-framework

A GitHub contributor ranking site using Jekyll, displaying commits, lines of code, and contributor details.

github-actions github-api jekyll ruby

Last synced: 29 Jan 2026

https://github.com/ghr-actions/settings-check

Checks that a GitHub repo's settings line up with a specification

actions github-actions github-api security

Last synced: 16 Apr 2026

https://github.com/arvinh/prlint-serverless

Serverless github webhook for checking the format of your PR title in favor of standard-version.

cloudfunction demo github-api

Last synced: 24 Oct 2025

https://github.com/mnixo/github-events-watcher

GEW is a small web application that periodically requests the events related to a given GitHub organization, via the GitHub API.

dashboard events github github-api github-organization github-organizations listener lit-element lit-html nuxeo polymer polymer-3 polymer3 pwa pwa-apps pwapp travis travis-ci watcher webapp

Last synced: 12 May 2026

https://github.com/fa7ad/my-repos

Trying to develop a list of all my repos using react (and friends)

github-api material-ui react

Last synced: 29 Apr 2026

https://github.com/living-with-machines/gh_orgstats

GitHub stats for Github Organizations

github github-api

Last synced: 24 Feb 2026

https://github.com/drkameleon/github-api

Github API interface for Arturo

arturo arturo-package github github-api

Last synced: 01 May 2026

https://github.com/santiagorodriguezbermudez/personal

A personal portfolio built with React + Netlify

github-api netlify reactjs tailwind-css

Last synced: 07 May 2026

https://github.com/rohitkumar-tech/spotify-clone

This project is a basic music player inspired by Spotify, designed to be hosted on GitHub Pages. It offers a simple and interactive interface for users to experience playback functionalities similar to Spotify.

backend css frontend full-stack-web-development github-api google-api google-firebase html javascript mysql php twitter-api xampp

Last synced: 02 May 2026

https://github.com/joshdk/drone-github-comment

💬 Drone plugin which takes the output of a step and comments on a Github pull request

drone drone-ci drone-plugin github-api go golang

Last synced: 06 Jun 2026

https://github.com/circa10a/github-pr-exporter

A prometheus exporter for monitoring pull requests for specified users in the last X number of days.

github github-api go golang hacktoberfest prometheus-exporter prometheus-metrics pull-requests

Last synced: 12 Feb 2026

https://github.com/openlab-x/githubviewscounter

GitHubViewsCounter is an open-source, lightweight tool to track and display the total views of GitHub repositories or profiles in real-time. Designed to work seamlessly in GitHub README files, it dynamically updates every time someone visits your repository or profile.

github github-api githubviewscounter php php-library php7 php8 proxy readme readme-md readme-profile views views-count viewscounter

Last synced: 17 Mar 2026

https://github.com/abdulrahman1s/github-fs

Mount your entire GitHub as a Linux filesystem.

cli filesystem fs fuse fuse-filesystem fuse3 git github github-api linux rust

Last synced: 01 Jun 2026

https://github.com/plehegar/commits-graph

Generate graphs of Group commits in GitHub

d3-visualization github-api graphql nodejs w3c

Last synced: 09 May 2026

https://github.com/akinleyeisrael/youly

Youly, a powerful SaaS (Software as a Service) application designed for in-depth YouTube analytics. (done)

chatgpt creators github-api saas youtube

Last synced: 13 May 2026

https://github.com/mokshit06/github-finder

Github Finder presents your Github profile in a graphical interface with stats and repositories

chartjs github-api styled-components vuejs

Last synced: 19 Jan 2026

https://github.com/eduardorodriguesf/github-explorer

React application from Gostack Bootcamp using Github API.

github-api gostack-bootcamp reactjs styled-components

Last synced: 14 Apr 2026

https://github.com/begarco/stats

Collect information about all repositories of a specified owner.

github github-api github-download-count github-page github-releases github-traffic

Last synced: 13 Mar 2026

https://github.com/jib1337/ghstars

Access starred Github repos quickly and easily

github github-api github-stars

Last synced: 25 Feb 2026

https://github.com/ibrahimcesar/categories-of-the-commons

From Cybernetics to Categorical Semantics in Distributed Software Organizations — Formalizing Organizational Viability in Open Source Software Governance

category-theory cybernetics entropy github-api information-theory jupyter-notebook ommons-governance open-source open-source-governance organizational-theory ostrom python research sheaf-theory software-sustainability viable-system-model

Last synced: 30 Jan 2026

https://github.com/sminerport/followequalizer

A Python-based tool built with PyQt to manage your GitHub followers and starred repositories, offering automated exception management, multi-threading, and real-time cache handling for faster operations.

automation exception-management github github-api multi-thread multi-threaded multi-threading pyqt pyqt5 pyqt5-desktop-application pyqt5-gui python repositories repositories-manager unstar

Last synced: 02 Mar 2026

https://github.com/ayushparkara/notepix

NotePix automatically uploads images, screenshots from your Obsidian vault to a designated GitHub repository. It then seamlessly replaces the local link with a fast, CDN-hosted URL, keeping your vault lightweight and portable.

encryption ffmpeg github-api image-uploader javascript markdown note-taking obsidian obsidian-plugin personal-access-token

Last synced: 05 Mar 2026

https://github.com/sethbergman/github-notes

Take notes on Github profiles - Built with React | https://github-notes.stackriot.com

api buildpack docker express github-api react

Last synced: 18 Apr 2026

https://github.com/wangjs-jacky/github-hot-repos

GitHub Trending 自动化采集项目,使用 Qwen AI 生成分析报告 | 在线访问: openxx.ai/hot-github

ai-analysis automation github github-actions github-api qwen trending

Last synced: 20 Apr 2026

https://github.com/mattrltrent/ghloc

🖥️ Keeps track of all your repositories' stats across your entire GitHub account. On Homebrew.

github-api github-profile homebrew homebrew-tap

Last synced: 29 Apr 2026

https://github.com/salah3x/most-starred-github-repos

A demo app that lists the most starred Github repos that were created in the last 30 days.

android angular capacitor firebase-hosting github-api ionic travis-ci

Last synced: 30 Apr 2026

https://github.com/orchestr7/git-stat

Command line application for getting statistics from the github

github github-api github-stats stargazers statistics

Last synced: 01 May 2026

https://github.com/rshipp/default-branch

Change the default branch for all your GitHub repos at once.

default-branch github github-api

Last synced: 03 May 2026

https://github.com/yazan98/zilon

Scheduled Task to Check Github Libraries Releases and Send Messages with Libraries Update

automated automated-tasks automation github github-api nestjs node-js nodejs slack-bot slackbot

Last synced: 04 May 2026

https://github.com/cs-tao/whu-library-seat-ghauth

图书馆助手 GitHub OAuth 第三方登录、后台认证中间件

express github-api github-oauth socket-io whu-library-seat

Last synced: 09 May 2026

https://github.com/joswinemmanuel/github-repo-filter

A GitHub Repository Filter web app built using the Flask framework in Python. It allows users to filter the most starred GitHub repositories by programming language and navigate directly to the repository via a link button.

css flask github-api html javascript python

Last synced: 11 Feb 2026

https://github.com/ize-302/manage-repos

Update & delete your github repositories easily

axios chakra-ui github-api javascript next-auth nextjs

Last synced: 13 Apr 2026

https://github.com/abdelhakim-gh/bigdata_project

This project aims to establish a data streaming pipeline with storage, processing, and visualization

apache-flink apache-hadoop apache-kafka elasticsearch github-api kibana python

Last synced: 08 Feb 2026

https://github.com/apxsnowflake/git-repos

Laravel simple API to access users Github and Bitbucket repositories.

bitbucket-api github-api laravel php7

Last synced: 30 Apr 2026

https://github.com/themiu/github-follower-analyzer

GitHub-Follower-Analyzer | Start analyzing your GitHub connections today with just a username!

github github-api github-follower-analyzer github-followers github-following

Last synced: 20 Feb 2026

https://github.com/vweevers/simple-octokit

Preconfigured GitHub API client with GraphQL and REST.

github-actions github-api graphql nodejs octokit rest

Last synced: 07 Feb 2026

https://github.com/ocdtrekkie/punchcard

GitHub Punch Card API Viewer in VB WinForms

github-api punchcard

Last synced: 03 Mar 2026

GitHub API Awesome Lists
GitHub API Categories