Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/github-api
- Created by: GitHub
- Related Topics: github, github-client, github-app, api, api-rest, graphql,
- Last updated: 2025-01-13 00:12:32 UTC
- JSON Representation
https://github.com/lukaszbudnik/nodejs-github-example
node.js application for consuming GitHub API (using promises of course)
Last synced: 05 Jan 2025
https://github.com/marianserna/gitlog
Real Time React App using GitHub Search API
Last synced: 09 Dec 2024
https://github.com/brikaa/contributions-getter
A JavaScript/TypeScript library that gets all of the repositories a user has contributed to since their account's creation
github github-api javascript npm npm-package typescript
Last synced: 04 Dec 2024
https://github.com/stscoundrel/polylinguist
More exact language usage stats from Github profile. Customizable results.
github-api go golang golang-library graphql readme-stats top-languages
Last synced: 14 Dec 2024
https://github.com/thiagonunesbatista/git-search
Application integrated with the GitHub API where we can search GitHub users.
frontend github-api portfolio vuejs
Last synced: 31 Dec 2024
https://github.com/ahmadhabibi14/github-stats-cli
Github stats CLI
cli cli-app cobra github-api go golang linux-shell termui
Last synced: 04 Dec 2024
https://github.com/mongark/gitsize
CLI tool for getting the size of a GitHub repository.
cli-tools github github-api rust
Last synced: 09 Dec 2024
https://github.com/matthieulemoine/dashboard
A personal dashboard and a GraphQL experiment
dashboard football github-api graphql scraping showtimes
Last synced: 16 Dec 2024
https://github.com/jwodder/travis2gha
Ad hoc script for converting my Python projects from Travis to GitHub Actions
github-actions github-api python repository-secrets travis
Last synced: 31 Oct 2024
https://github.com/vogler/repoman
Get an overview of repos and local-only changes.
Last synced: 23 Dec 2024
https://github.com/felipe-ma1a/projeto-github-api
🐱 Projeto feito usando a API do GitHub para buscar perfis de usuários.
Last synced: 24 Dec 2024
https://github.com/dansantander/githubjobs
A React web app for displaying GitHub jobs using GitHub Jobs API.
github-api hooks javascript react
Last synced: 07 Dec 2024
https://github.com/eltonlazzarin/tindev
The tinder project was built with Node.js, ReactJS and React Native
frontend github-api javascript jsx nodejs react-native reactjs styled-components tindev
Last synced: 04 Dec 2024
https://github.com/eltonlazzarin/githubstars
Viewing favorite repositories on GitHub - Mobile App
api github-api javascript jsx nodejs react react-icons react-native styled-components
Last synced: 04 Dec 2024
https://github.com/eltonlazzarin/github-search-repositories-clone
GitHub Search Page Clone is developed in ReactJS
axios css3 github-api javascript react reactjs styled-components
Last synced: 04 Dec 2024
https://github.com/eltonlazzarin/devfindfy
DevFindfy is a project created from the WeekOminstack 10 workshop
axios css-flexbox css-grid css3 devfindfy expo github github-api nodejs react-native reactjs search-developers
Last synced: 04 Dec 2024
https://github.com/davidkhala/node-utils
nodejs utils
axios crypto csv github-api grpc nodejs nodejs-utils pm2 websocket
Last synced: 20 Oct 2024
https://github.com/bartzalewski/github-repositories-explorer
Github repositories explorer for YND.
github github-api react repository typescript
Last synced: 05 Jan 2025
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: 04 Dec 2024
https://github.com/cub0n/github-gpg-creation
Generates and loads a signing GPG Key to GitHub. Configures global GIT settings accordingly.
github github-api github-config gpg gpg-key java signing signing-commits
Last synced: 27 Dec 2024
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: 09 Dec 2024
https://github.com/giovannak/github-list
Github list is a web application which shows the profile and repositories information of a specific github user.
emotionjs github github-api javascript material-ui material-ui-5 nextjs progressive-web-app pwa react react-query reactjs ssr typescript
Last synced: 19 Nov 2024
https://github.com/srnascimento40/github-api-react-tsx
Github API explored with React Hooks on typescript.
api github github-api react react-hooks
Last synced: 04 Dec 2024
https://github.com/codelikeagirl29/github-finder-api
Github Finder API. Using the Github API, users search github and results are displayed on page with user's repos.
api github-api javascript jquery
Last synced: 05 Dec 2024
https://github.com/isayanpal/devbuddy
Dev Buddy is a web application that allows users to search for GitHub profiles based on location. Built with React.js and Node.js, it fetches user details including username, profile URL, and follower count using the GitHub API.
axios expressjs github-api nodejs reactjs tanstack-react-query
Last synced: 09 Jan 2025
https://github.com/mcarneirobug/lab-exp-software-code-review
github-api graphql mineracaodedados puc-mg python
Last synced: 31 Dec 2024
https://github.com/mcarneirobug/lab-exp-software-java
Um estudo em larga escala das características de qualidade de sistemas Java.
api csv github-api graphql java mineracaodedados python
Last synced: 31 Dec 2024
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: 31 Dec 2024
https://github.com/habbatul/socialmedia-card
Social Media Card with real data from each social media
curlphp github-api guzzlehttp php reverse-engineering scraping svg
Last synced: 10 Dec 2024
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 Dec 2024
https://github.com/tinyhiker/git_practice_directory
In this project, I practice all the basic commands for git and github. These include 'git commit' 'git merge' and 'git status'. I also demonstrate my understanding of the relationship between commits, branches, local repositories and remote repositories. I have a short video for this project on youtube: https://youtube.com/shorts/pHUW6viUmaA
branches git github github-api merging
Last synced: 10 Dec 2024
https://github.com/krisstern/jenkins-versioned-docs-updates
Python scripts using GitHub API to monitor repo changes
Last synced: 10 Dec 2024
https://github.com/alefesouza/github-chatbot
🤖 A chatbot to get GitHub information, using Node.js written in TypeScript.
bot-framework botbuilder chatbot custom-vision github-api luis typescript
Last synced: 25 Dec 2024
https://github.com/tomashubelbauer/github-token-edit-another-repo
An experiment to see if the GitHub Actions integration PAT can edit repository metadata
github-actions github-api github-token
Last synced: 31 Dec 2024
https://github.com/tomashubelbauer/github-releases
Monitors GitHub Releases of projects I star on GitHub and sends a single daily digest email
github github-api github-releases
Last synced: 31 Dec 2024
https://github.com/wilsonkinyua/github-search-username
A web application where users can search github users and view their details, can also view repositories of the user and also allows users star repositories they like from the searches.
angular assignment github-api moringa-school typescript
Last synced: 09 Jan 2025
https://github.com/tomashubelbauer/github-pages
GitHub Pages API deployment progress watcher script
bash github github-api github-pages
Last synced: 31 Dec 2024
https://github.com/tomashubelbauer/github-actions-push-api
An example of using the GitHub API in a GitHub Actions workflow to create and modify repository files
Last synced: 31 Dec 2024
https://github.com/brunofin/usercentric
An application which moves the focal point of GitHub from the repositories and codes, to the user and their interactions.
angular-material angularjs es6 github-api github-ui
Last synced: 11 Dec 2024
https://github.com/maciekiwaniuk/github-api-handler
🔧 GitHub API handler mobile application made in Java
android data-binding github-api java java-android-studio-project mobile
Last synced: 11 Dec 2024
https://github.com/kamionn/repoviewer
RepoViewer" is an interactive web application that allows users to explore and visualize the projects and contributions of a GitHub user. With a user-friendly interface, it showcases repositories, utilized languages, and recent contribution statistics, providing a comprehensive overview of the user's work on the GitHub platform.
cards github github-api js repo viewer web
Last synced: 11 Dec 2024
https://github.com/victoralessander/githubstatistics
A little project that makes integration with GitHub API
chartjs github-api milligram vue-webpack vuejs2
Last synced: 11 Dec 2024
https://github.com/glueops/gatekeeper
This repository contains a FastAPI application named "gatekeeper" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repo
automation event-driven fastapi gatekeeper github github-actions github-api github-integration internal-glueops python repository-events user-management webhook-listener webhooks workflow workflow-trigger
Last synced: 17 Dec 2024
https://github.com/timmo001/github-dashboard
GitHub Dashboard
github github-api github-dashboard github-graphql graphql typescript
Last synced: 12 Dec 2024
https://github.com/rllyhz/github-user-app-2
Android Fundamental Dicoding Academy - Submission 2
android-architecture dagger-android dagger-hilt github-api githup-app kotlin-stateflow lifecycle-livedata lifecycle-viewmodel lifecylce livedata mvvm navigation-component navigation-components navigation-components-kotlin retrofit2 room-persistence-library viewmodel
Last synced: 27 Dec 2024
https://github.com/ernanej/github-profiles
Using the github API, this single page application was developed to make requests by username and show your main data as: number of repositories, number of followers and who is following, profile image and direct access to the top 10 repositories in your account.
api github github-api github-user-profile github-user-search
Last synced: 12 Dec 2024
https://github.com/shauns/zenhub-tools
Use Zenhub + Github API to analyse a current milestone
github-api scrum-board zenhub-api
Last synced: 18 Dec 2024
https://github.com/letsmakecakes/github-activity
Command-line tool to fetch and display a GitHub user's recent activity using the GitHub API. This lightweight Go-based CLI helps you track contributions, issues, and other actions for any GitHub user.
api-integration cli-tool command-line developer-tools github-api github-integration go-cli golang json-handling
Last synced: 05 Jan 2025
https://github.com/brijenmakwana/github-spiral
This web application will provide GitHub user data such as name, user handle, bio, and the total number of public repos that the user owns. Repos will be displayed in a card-style layout.
css3 github-api html5 javascript react reactjs
Last synced: 12 Dec 2024
https://github.com/rabilrbl/github_releases_graph
Simple web application that visualizes download statistics of files from GitHub Releases.
flask github github-api github-releases github-visualization matplotlib
Last synced: 19 Dec 2024
https://github.com/m1guelpf/gitstadistics
A Laravel interface for viewing your repositories stadistics.
github github-api laravel laravel-interface mysql php repositories-stadistics
Last synced: 12 Dec 2024
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: 12 Dec 2024
https://github.com/radikz/github-api
Implementation github api using retrofit
android fragment github-api listview parcelable recyclerview retrofit2
Last synced: 13 Dec 2024
https://github.com/markevers-dev/kodierung
✨ A very purple in-browser IDE, connected to GitHub 👾
browser-ide github-api headlessui headlessui-react heroicons heroicons-react ide javascript monaco-code-editor monaco-editor nextauth nextjs nextjs15 purple tailwind tailwindcss
Last synced: 12 Dec 2024
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: 23 Dec 2024
https://github.com/living-with-machines/gh_orgstats
GitHub stats for Github Organizations
Last synced: 23 Dec 2024
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: 19 Dec 2024
https://github.com/moderocky/github-connect
A JavaScript module for interacting with the GitHub API from the browser.
github-api javascript javascript-library
Last synced: 01 Jan 2025
https://github.com/hariscs/github-api
GitHub profile API
api github-api javascript sass
Last synced: 17 Dec 2024
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: 17 Dec 2024
https://github.com/padupe/action-generate-token-github-app
Action to generate token for GitHub App
github-actions github-api github-app
Last synced: 13 Dec 2024
https://github.com/itaditya/bot-bot-brain
The brain of bot-bot, my automation bot built on probot
github-api github-app probot-app webhooks
Last synced: 19 Dec 2024
https://github.com/deirofelippe/hc-react-apigithub
Projeto feito no módulo de React do Hiring Coders 2021
github-api localstorage reactjs styled-components
Last synced: 13 Dec 2024
https://github.com/swinton/reverse-proxy-github-dotcom
A reverse proxy for GitHub.com using Caddy
ai-generated caddyserver chatgpt github-api reverse-proxy
Last synced: 17 Dec 2024
https://github.com/tinchodias/menta-pharo-bot
A small GitHub App written in Pharo that can be the starting point for creating your own app
github-api github-app github-webhooks pharo
Last synced: 17 Dec 2024
https://github.com/p-nelly/github-activity
A Python CLI tool that displays GitHub user activity in real-time. Simply enter a username to see their recent commits, issues, and stars in a clean console format. Perfect for quickly checking GitHub activity without opening a browser.
Last synced: 10 Jan 2025
https://github.com/takumi314/githubapi-search-command
command-line-app github-api swift
Last synced: 01 Jan 2025
https://github.com/stuttgart-things/kaeffken
gitops apps & cluster management cli
apps flux github-api gitops k8s sops
Last synced: 24 Dec 2024
https://github.com/kennyalmendral/gh-lookup
Just another way to look up GitHub users easily
context-api github-api javascript react react-hooks react-router-dom
Last synced: 12 Jan 2025
https://github.com/nmfs-opensci/nmfs-repos
A list of NMFS repos using the GitHub API
Last synced: 24 Dec 2024
https://github.com/brdtheo/portfolio-sdw3
Simple, minimalistic french portfolio
Last synced: 18 Dec 2024
https://github.com/rushhaabhhh/hyperswitch-leaderboard
A leaderboard system that incentivizes and recognizes top external contributors by tracking and displaying their contributions. Features include real-time point assignment, customizable filtering, and user profiles, all integrated with GitHub and Airtable for seamless contribution tracking and management.
airtable bounty github-api hacktoberfest hyperswitch juspay leaderboard mern-project open-source-contributions
Last synced: 12 Jan 2025
https://github.com/evitanrelta/github-markdown-batch-render
To batch-render Markdown strings via GitHub's API (using Octokit/REST). For mitigating GitHub's API's request rate-limit.
batch-processing batch-rendering gfm github-api github-flavored-markdown github-markdown markdown markdown-renderer octokit
Last synced: 18 Dec 2024
https://github.com/akx/gihuha
Tools to play with GitHub organizations, projects, and issues.
Last synced: 18 Dec 2024
https://github.com/danchik12/github_cards
View your GitHub profile
axios bootstrap gh-pages github-api github-profiles node-sass react react-hooks react-router-dom reactjs repositories
Last synced: 19 Dec 2024
https://github.com/summasmiff/githubreportcard
Chrome extension for tracking closed issues on a GitHub issue
Last synced: 18 Dec 2024
https://github.com/percival33/github-api
API retrieving specific data from GithubAPI
api fastapi github-api python3
Last synced: 22 Nov 2024
https://github.com/techgaun/gh-issue-cp
Copy issues in github repos with ease
github github-api github-issues golang golang-application golang-tools
Last synced: 19 Dec 2024
https://github.com/nasa9084/git-search
search GitHub repositories
command command-line-tool git git-subcommand github github-api go golang
Last synced: 13 Dec 2024
https://github.com/insolor/my-github-orgs
Streamlit dashboard to simplify navigation between repositories of several github organizations
github github-api github-graphql graphql streamlit
Last synced: 19 Dec 2024
https://github.com/rollingghost/github-activity
A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.
deno denoland github-activity github-api typescript
Last synced: 13 Oct 2024
https://github.com/vinayakshnd/gogetgithub
Webapp interacting with Github repo to create pull requests using Github APIs
Last synced: 12 Jan 2025
https://github.com/amansuryavanshi-1/av-news-stream
AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!
cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api
Last synced: 11 Oct 2024
https://github.com/bdmostafa/gitfetch
GitFetch is a searching application built with GitHub API in which you can search any user on GitHub, see the data and get the report as well.
async-await es6 fetch-api github-api html-css-javascript javascript modern-javascript profile-collection profile-finder repository vanilla-js
Last synced: 25 Dec 2024
https://github.com/zimmi48/nixpkgs-issues
Analysis on nixpkgs issue lifetime.
data-analysis github-api nixpkgs
Last synced: 25 Dec 2024
https://github.com/matheusjurkovich/api-github
Projeto feito para Challenge e estudos
angular angular-material github-api single-page-app
Last synced: 25 Dec 2024
https://github.com/jwu910/git-started
Quickly fork and clone any public project
Last synced: 26 Sep 2024
https://github.com/officio-indrajeet/githubfinder
Search Github users - React hooks & context
github-api reactjs usecontext usereducer
Last synced: 01 Jan 2025
https://github.com/ashrafchowdury/poststrome
This application helps us to create customize repository images.
github-api nextjs tailwindcss typescript vercel
Last synced: 01 Jan 2025
https://github.com/peterbenoit/repowidget
A lightweight, customizable widget to showcase your GitHub repositories on any website. Features responsive design, caching, and beautiful repository cards with rich metadata.
customizable github-api javascript open-source portfolio repository-display responsive-design widget
Last synced: 27 Dec 2024
https://github.com/GandraNNA/automatization_labs
Автоматизация принятия лабораторных работ в университете
appveyor-ci github-api google-sheets travis-ci yandex-mail
Last synced: 23 Oct 2024
https://github.com/pabloxt14/github-profile
Github Profile é um projeto que apresenta os dados(repositório, seguidores e seguindo) de uma determinado usuário do Github
axios github-api react react-icons react-router reactjs styled-components typescript
Last synced: 29 Nov 2024
https://github.com/luan-neumann-dev/githubfinder
GitHubFinder: Your tool for exploring GitHub profiles and discovering top repositories. Developed with React, Vite, and TypeScript 🔍
css github github-api html javascript react typescript vite
Last synced: 01 Jan 2025