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.
- GitHub: https://github.com/topics/github-api
- Created by: GitHub
- Related Topics: github, github-client, github-app, api, api-rest, graphql,
- Last updated: 2026-07-01 00:12:36 UTC
- JSON Representation
https://github.com/reshmaharidhas/github-profile-viewer
Desktop application to view data of any Github profile from their github username using the Github REST API. It features information in visualizations with Matplotlib.
api application-programming-interface bar-chart desktop-app desktop-application github github-api github-profile-stats github-profile-viewer github-rest-api json json-parser matplotlib pie-chart python-desktop-application python3 rest-api tkinter tkinter-gui visualization
Last synced: 10 May 2026
https://github.com/charlespalmerbf/github-client
GitHub integration using the Flutter SDK
flutter github-api native oauth
Last synced: 10 May 2026
https://github.com/librity/ignite_repo
Rocket Seat - Ignite - Elixir - Challenge 11 - A repo fetcher backend made with Phoenix and Tesla.
challenge elixir github-api phoenix rocketseat-ignite tesla-api
Last synced: 16 Jun 2026
https://github.com/ekinyuksel12/pulse
🌌 Pulse: The ultimate open-source Profile-to-LLM data extraction suite. Scrape and archive GitHub and LinkedIn profiles into structured Markdown.
data-extraction developer-tools github-api linkedin-scraper llm-tools osint python-cli
Last synced: 17 Jun 2026
https://github.com/mongark/gitsize
CLI tool for getting the size of a GitHub repository.
cli-tools github github-api rust
Last synced: 20 Jun 2026
https://github.com/g-reg04/github-explorer-greg
Client-side GitHub user explorer with caching, filters, pagination, and a11y. Deployed on Vercel.
a11y dark-mode frontend github-api javascript tawilwindcss vercel
Last synced: 22 Jun 2026
https://github.com/mianmharoon/swiftui_cleanarchitecture_demo
SwiftUI sample app demonstrating Clean Architecture, MVVM, use cases, FactoryKit DI, and GitHub REST API integration on iOS.
clean-architecture demo-app dependency-injection github-api mvvm-architecture swift swiftui uncle-bob
Last synced: 24 Jun 2026
https://github.com/andreyrvs/portfolio-blog
Meu Portfólio com blog usando next.js
css-modules github-api markdown nextjs react typescript
Last synced: 08 Apr 2026
https://github.com/shauns/zenhub-tools
Use Zenhub + Github API to analyse a current milestone
github-api scrum-board zenhub-api
Last synced: 05 Apr 2025
https://github.com/imacod3r/github-goats
Simple web app that allows you to save your favorite guthub profiles
fetch-api github-api javascript
Last synced: 28 Mar 2025
https://github.com/ezaiger/git-it-done
Module 6 Lesson Assignment - A web app that uses GitHub's API to search for open source projects with open issues and pull requests.
css github-api html javascript json-formatter
Last synced: 03 May 2026
https://github.com/mathan1995/githubapi
A WebApp that will list the 50 most starred Javascript Github repos with Github GraphQL API (React Js)
github-api graphql javascript react scss
Last synced: 04 Apr 2026
https://github.com/zolppy/github-profiles
É possível pesquisar e verificar informações acerca de perfis do GitHub e seus respectivos repositórios.
api async-await fetch-api github github-api
Last synced: 04 Apr 2025
https://github.com/hollowman6/gatekeeper
Enables client-side applications to dance OAuth with GitHub or GitLab.
github-api gitlab-api oauth2-client
Last synced: 20 May 2026
https://github.com/davila23/nodejs-issue-tracker
A simple App to mange Git issue's developed with Nodejs , Express and JavaScript Technologies
express github-api handlebars mongoose nodejs
Last synced: 12 Apr 2026
https://github.com/kindergouello/githubchecker
Check github repos status to see if they are deprecated
Last synced: 19 Apr 2026
https://github.com/tdiprima/gitbak
GitHub Backup
backup-script backup-tool github-api shell-scripting
Last synced: 01 Nov 2025
https://github.com/shahzaibkhalid/github-viewer
A simple to use Github Viewer to get stats of a profile, instantly. Built using AngularJS.
Last synced: 27 Mar 2025
https://github.com/48naveenkumar/github-activity-generator
GitHub Activity Generator is a powerful Node.js tool that leverages the GitHub API and Moment.js to fetch and display real-time user activity. It tracks pushes, pull requests, and issues, generating detailed JSON and HTML reports. Designed for developers, it streamlines contribution monitoring.!!!!
activity-tracker automation developer-tools github-api html-report json-report momentjs nodejs open-source
Last synced: 27 Jun 2025
https://github.com/roy7077/github-profile-intelligence-dashboard
GitHub Intelligence is a Kotlin app that fetches and summarizes GitHub user data—followers, repos, stars, and contributions—using GitHub APIs to provide a quick user activity score.
github-api gradle java kotlin mvc-architecture redis spring spring-boot
Last synced: 08 Apr 2026
https://github.com/sabsar42/github-issue-tracker
GitHub Issue Tracker Application
flutter-apps github github-api rest-api
Last synced: 12 May 2026
https://github.com/andrewjbateman/svelte-rxjs-api
:clipboard: Tutorial app to display random Github user info. using Svelte with rxjs. Code by Ilia Mikhailov of Codechips.me with minor changes due to deprecations & commenting
ajax-request api-rest css3 github-api html5 rxjs rxjs-observables snowpack svelte3
Last synced: 18 Apr 2026
https://github.com/cccaaannn/gh_user_repos
Simple webpage to show GitHub user repositories, built with htmx and minimal javascript.
Last synced: 20 May 2026
https://github.com/shruti3004/github_finder
This will redirect the user to a given GitHub handle profile and will display the current five repositories of a user.
css github-api html javascript
Last synced: 20 May 2026
https://github.com/vballoli/usefullibrariesforandroidappdev
This Android App is a collection of best practices and newer, better libraries which help in developing efficiently and give a better developing experience. Hope it helps!
android butterknife github-api google-vision-api gson picasso-api realm retrofit2
Last synced: 02 May 2026
https://github.com/dgroomes/my-github-explorer
⏯ A toy GitHub data explorer which I'm using to explore frontend tech like GraphiQL, React hooks, and Redux.
electron github-api graphiql graphql
Last synced: 12 Apr 2026
https://github.com/keneandita/gitlog-cli
A simple command-line tool to fetch and display a GitHub user’s recent public activity using the GitHub API.
cli developer-tools github-api python rich terminal utilities
Last synced: 20 May 2026
https://github.com/miguelitodev/high-order-components
A higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se. They are a pattern that emerges from React’s compositional nature.
github-api high-order-component hoc react react-hoc reactjs
Last synced: 28 Feb 2025
https://github.com/davibusanello/fork-maintainer
Automated tool to keep your GitHub forks in sync with upstream repositories, featuring scheduled synchronization and detailed sync history tracking.
bun devops-tools fork-sync github-actions github-api github-api-rest github-automation maintenance-tools repository-management typescript
Last synced: 10 May 2026
https://github.com/zozo123/peter-gt-your-org
Rank your GitHub R&D org against @steipete in the absurd unit of one Peter. Next.js 15 + React 19.
benchmark developer-tools dx github-api nextjs react tailwindcss typescript
Last synced: 23 Jun 2026
https://github.com/buguno/github-explorer
:octocat: Explore repositórios no Github.
github-api github-pages react reactjs typescript
Last synced: 28 Mar 2025
https://github.com/web-pacotes/github-upsert
Upserts files in a GitHub repo
Last synced: 02 May 2026
https://github.com/teotimepacreau/my-github-insights-day18-of-100daysofcode
My Github Insights : profile and repos list built with VanillaJS, CSS, HTML
api api-vanillajs chaining-promises css flexbox github-api github-insights github-profile grid html javascript join-array-method map-array-method mona-sans promises vanillajs
Last synced: 28 Apr 2026
https://github.com/mattwright324/github-release-stats
Get the release stats for all of the user's projects
Last synced: 09 Aug 2025
https://github.com/franciscoylderlan/ylderlan
Este é um projeto de portfólio desenvolvido utilizando React, Vite e Styled-Components.
emailjs flexible github-api javascript nodejs react styled-components
Last synced: 12 Apr 2026
https://github.com/theohbrothers/psgithubrestapi
A PowerShell module for GitHub REST API.
github-api powershell powershell-module releases submodule
Last synced: 20 May 2026
https://github.com/dtinth/github-deployments-cli
CLI for GitHub Deployments API
github-api ncc octokit typescript
Last synced: 01 Jul 2026
https://github.com/atakanozceviz/gcg
Changelog generator based on GitHub milestones or tags.
changelog generator github github-api go golang productivity
Last synced: 11 Mar 2026
https://github.com/stephin007/githubfinder
Its a Github Profile searcher made with React JS with many more functionalities to come
github-api hactoberfest hactoberfest2020 reactjs
Last synced: 12 Feb 2026
https://github.com/compscidr/github-readme-stats
GitHub profile stats cards with private repo support. Combines GraphQL live cards (Vercel) with daily REST Actions for accurate language breakdowns, streaks, and overview stats across public and private repos.
contribution-streak github-actions github-api github-profile github-readme-stats graphql javascript stats svg vercel
Last synced: 08 Apr 2026
https://github.com/schroedinger-hat/cog
Csv tO Github issues
automation csv github github-api
Last synced: 20 May 2026
https://github.com/vgvr0/telegit-monitor
🤖 Bot de Telegram para monitorear repositorios de GitHub en tiempo real. Recibe notificaciones instantáneas de commits y mantente actualizado con tus proyectos favoritos.
developer-tools github-api monitoring notifications python python-telegram-bot telegram-bot
Last synced: 20 May 2026
https://github.com/infobloxopen/github.release.notes
The tool for the creation of release notes
docker github-actions github-api golang-application golang-template release-notes
Last synced: 12 Apr 2026
https://github.com/andrewdushane/github-reporter
Export GitHub issues to a configurable CSV
Last synced: 18 Apr 2026
https://github.com/karthikgangadhar/github_api
This application is a wrapper written using nodejs to provide a easy way to access https://api.github.com endpoints
github-api nodejs nodejs-api nodejs-development nodejs-server
Last synced: 02 May 2026
https://github.com/faizkhairi/repo-insights
Visualize commit patterns, language breakdown, and contributor stats for any GitHub repository
analytics data-visualization github github-api nextjs oauth recharts swr tailwindcss typescript visualization
Last synced: 02 May 2026
https://github.com/ajgranowski/preceding-tag-action
Find the most recent tag that is reachable from a commit.
github github-actions github-api typescript
Last synced: 02 May 2026
https://github.com/satyr09/reactapptest
A Simple React App for working with the Github API
Last synced: 14 Apr 2025
https://github.com/praveen1664/githubactions-full-sdlc-node-app
This is a demo repo of Github actions & workflows in action
docker github-actions github-api nodejs
Last synced: 06 Apr 2026
https://github.com/darai0512/issue-ctl
Controlls GitHub issues or pull requests (i.e. migrate from GHE to github.com)
Last synced: 12 Jan 2026
https://github.com/zoelabbb/go-search-repos
This project is a simple application that leverages the GitHub API to search for repositories and users based on specific keywords. Built using the Go programming language.
github-api go golang open-source search search-application web-scraping
Last synced: 05 Nov 2025
https://github.com/t4zzlerdeveloper/repotation
Currently under development, this project was created to allow users to quickly search and embed github stats anywhere.
Last synced: 06 Apr 2025
https://github.com/liuzhen9320/zstar
They said organizing stars was extremely troublesome, so I lent a hand.
awesome-stars cicd github-actions github-api github-ci star-list
Last synced: 26 Jun 2025
https://github.com/tamdilip/readme-renderer
A minimal fun app to render git repositories Readme.md file contents as a standalone webpage apart from gh-pages support.
github-api github-markdown readme readme-reader
Last synced: 06 Apr 2025
https://github.com/iamabhishekkumar/github-activity-cli-java
github-api jackson java17 maven
Last synced: 19 May 2026
https://github.com/alexiszamanidis/alexiszamanidis.github.io
A minimal Portfolio Web page developed using React.js, TypeScript and Material-UI. It is deployed with GitHub pages and uses GitHub REST API to fetch my Personal Data and my Projects.
docker github-api material-ui portfolio portfolio-website react reactjs typescript
Last synced: 13 Apr 2026
https://github.com/psenger/github-scraper
github-scraper used to scan repos owned by an org, clone them locally, look for a Dockerfile, and extract the FROM into a nice CSV for management
dockerfile extract github github-api github-scraper
Last synced: 19 May 2026
https://github.com/xrahul/github-user-search
Static Website that uses github api to search for a user and display it's information
babel babel-es6 codepen es6 github-api javascript
Last synced: 19 May 2026
https://github.com/dariodumlijan/project-status
SPA (React) for displaying project release notes & status using GitHub API
github-actions github-api github-pages react react-query reactjs scss status status-page typescript vite vitejs vitejs-react vitejs-react-typescript vitejs-template
Last synced: 18 Feb 2026
https://github.com/chadmayfield/gh-repos-hud
Heads-up display of repo health across your GitHub orgs (gh extension)
bubbletea cli dashboard dependabot devops gh-cli gh-extension github github-api golang repository-management security terminal tui
Last synced: 24 Jun 2026
https://github.com/yuu-eguci/continuouspr
This program posts Pull Request using api.github.com. It is worth using when you want to notify only about the PRs about project release.
github-actions github-api python3 slack
Last synced: 10 Apr 2025
https://github.com/victoralessander/githubstatistics
A little project that makes integration with GitHub API
chartjs github-api milligram vue-webpack vuejs2
Last synced: 03 May 2026
https://github.com/belchenkov/react_github_finder
Search Github users - React hooks & context
context-api github-api hooks-api-react react usecontext usereducer
Last synced: 19 May 2026
https://github.com/dario-piotrowicz/angular9_github-profile-viewer-miniproject
Simple personal Angular project for getting github profiles' data via GitHub REST API
Last synced: 19 May 2026
https://github.com/fedeperin/githubfinder
A place to look for GitHub users.
github-api netlify-deployment svelte sveltejs
Last synced: 09 Apr 2025
https://github.com/m1guelpf/gh-contributed
A microservice to get GitHub repositories you've contributed to
contribuited-repos github-api graphql microservice nodejs
Last synced: 03 May 2026
https://github.com/guto1657/devfinder-app-react
Project created using react that displays information of a GitHub user
css css3 fetch-api github-api html-css-javascript javascript javascript-applications react react-components reactjs reactjs-application styled-components
Last synced: 13 Apr 2026
https://github.com/michaelcurrin/aggre-git
Report on aggregated GitHub activity data, based around PRs and users within your organization
git github-api github-api-v3 pygithub python python3 reporting reporting-tool
Last synced: 18 May 2026
https://github.com/katherinakulinich/useeffect-practice
A small project to practice using the useEffect hook and improve my skills 👩🏽💻
axios github-api prettier react react-hooks rest-api tailwind-css useeffect useeffect-cleanup-function vitejs
Last synced: 20 Jan 2026
https://github.com/ericles-porty/updater-project
Esse projeto é apenas para treino de conceitos de programação utilizando Flutter. Pressionar F5 caso o site não carregue na primeira vez.
dark-mode download-progress file-management flutter github-api github-assets-downloader inherited-widget light-mode theme-switcher unzip
Last synced: 27 Apr 2026
https://github.com/tyleradammartinez/tyleradammartinez-website
Portfolio: This repository contains the code base for my portfolio website - https://www.tyler.wiki - https://tyleradammartinez.com
github-api mit-license nodejs openweathermap-api portfolio-website
Last synced: 19 May 2026
https://github.com/sumana10/github-requester
Authetication Module Using Firbase With Git Hub User Request API
firbase firebase-authentication github-api react-router reactjs
Last synced: 27 Jun 2025
https://github.com/samsesh/github-ip-address-list
Automatically generate MikroTik address-list from GitHub's public IPs using GitHub Actions – ready to import in .rsc format.
address-list automation firewall github-actions github-api ip-whitelist mikrotik networking routeros rsc
Last synced: 12 Jul 2025
https://github.com/felipe-ma1a/projeto-github-api
🐱 Projeto feito usando a API do GitHub para buscar perfis de usuários.
Last synced: 13 Apr 2025
https://github.com/lalanachami/github-profile-app
A SwiftUI app that allows users to search GitHub profiles and view user information like, bio, avatar, name , followers, and followings.
cache github-api skeleton swift swift-animations swiftui
Last synced: 11 Mar 2026
https://github.com/marcjazz/ticket-assistant
A bot that searches a repository’s issues for potential duplicates.
github-actions github-api octocrab rust
Last synced: 13 Apr 2026
https://github.com/ddci/itrevolution2017
Test project for IT Revolution Hacaton
bootstrap github-api java javascript maven rest-api servlet-jsp
Last synced: 11 Apr 2026
https://github.com/tannerbyers/codutorial
MVP for a new coding tutorial format. Idea detailed here: matthiashager.com/tardis/programming-tutorial-demo
django github-api python tutorial
Last synced: 20 May 2026
https://github.com/moshe002/github-progress
compiles your github progress for the year (like spotify wrapped)
github-api react tailwind typescript vite
Last synced: 09 Apr 2026
https://github.com/deshankoswatte/repository-milestone-changer
API service which uses the GitHub API service to change the milestone of a set of issues at once. This was developed in order to elimate the process of manually updating the milestones one by one.
api-service ballerina ballerina-service github-api
Last synced: 26 Jan 2026
https://github.com/sondr3/github-cache-rs
A tiny caching server for the GitHub API
Last synced: 12 May 2026
https://github.com/fhasnur/github-activity
⌨️ GitHub Activity, simple command-line interface (CLI) tool to display a user's GitHub activity.
cli cobra github-api go golang
Last synced: 14 May 2025
https://github.com/amitdeka/git-finder
Git Finder is a web application designed to search for GitHub user profiles and display their details.
github-api html-css-javascript scss
Last synced: 13 Apr 2025
https://github.com/stevemats/github-user-finder
GitHub User Finder
github github-api nextjs tailwindcss user-finder
Last synced: 03 May 2026
https://github.com/enjirouz/github-search-react-app
React Github Search Users App made using hooks and GitHub API
github-api github-app github-profile github-search react-hooks reactjs
Last synced: 03 May 2026
https://github.com/carter907/gitty-api
gitty-api is my personal Github API client. I would suggest checking out octokit before considering this repo.
Last synced: 16 May 2026
https://github.com/absphreak/source-maker
:octocat: Source Maker is a tool to create a text-only, readable, tree structure for your Github Repositories.
Last synced: 04 Mar 2025
https://github.com/ameyac11/gitlytics-github-traffic-automation
🤖 Zero-code GitHub Action template to permanently backup and monitor your repository traffic data every 14 days.
automation csv-export data-collection github-actions github-api github-tracker github-traffic gitlytics traffic-analysis
Last synced: 30 Jun 2026
https://github.com/gorango/github-browser
ES6 Angular 1.5 - demo using ui-router + GitHub API
Last synced: 27 May 2026
https://github.com/matan3sh/github-finder-react
Fetching data from github api for display users includes all of their assets - profile details, bio and repos.
axios context-api es6-javascript github-api react react-hooks
Last synced: 18 Mar 2025
https://github.com/tareqmonwer/githubfinderapi
async await fetch-api github-api js
Last synced: 12 Jun 2025
https://github.com/huanghaiyang/github-trending
github-trending implement by dart
dart dart-library github github-api github-trending
Last synced: 18 May 2026
https://github.com/machel54/git-search
Using github API to search for a user and their profile information and their repositories
angular css github-api html5 javascript typescript
Last synced: 07 Apr 2026
https://github.com/davidkhala/node-utils
nodejs utils
axios crypto csv github-api grpc nodejs nodejs-utils pm2 websocket
Last synced: 08 Mar 2026
https://github.com/julianolorenzato/old-julianolorenzato.com
😎 Personal website.
ci-cd cron github-actions github-api nodejs octokit project svelte
Last synced: 11 Jun 2026
https://github.com/chunkingz/githubsearch
Angular app for Searching Github developers via the github api, Note: you may need to enable scripts in your browser to allow the api calls.
angular git github github-api githubsearch typescript
Last synced: 02 May 2026
https://github.com/anjakammer/post2_github-checks
Sends POST requests to the GitHub Checks API
Last synced: 04 May 2026
https://github.com/ashamethedestroyer/github-repository-manager
My very first project using REST API 🐱👤.
api fetch-api fetching github github-api react reactjs rest-api scss
Last synced: 13 Apr 2026