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-26 00:12:43 UTC
- JSON Representation
https://github.com/salithaucsc/react-gihub-finder
Web application developed using React JS and GitHub API to fetch GitHub user details
axios bootstrap4 github-api javascript reactjs
Last synced: 29 Nov 2024
https://github.com/sethburtonhall/github-user-search-old
Github API User Search
Last synced: 06 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/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/dozenlimestone/simplegithubapi
Simple Github API made with C. Requires cURL installed. Includes Base64 encryption, little JSON support, GithubAPI ( that needs cURL to work ) and strnstr function.
api base64 c github-api json libcurl
Last synced: 06 Dec 2024
https://github.com/danguita/profile-updater
Update your profile securely in multiple services at a time
docker-image github-api profile-manager twitter-api
Last synced: 18 Jan 2025
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/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/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: 18 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/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/alexiszamanidis/2022
A minimal Portfolio Web page developed using Next.js, TypeScript and Styled-Components. It is deployed with GitHub pages and uses GitHub REST API to fetch my Projects.
ci-cd github-actions github-api github-pages nextjs portfolio portfolio-website styled-components typescript yarn
Last synced: 18 Jan 2025
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/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/factomproject/github-digest
Webpage for reporting on github activity for Factomd
browserify github-api github-pages graphql handlebarsjs
Last synced: 28 Nov 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/carter907/gitty-api
gitty-api is a set of functions that interface with the Github API at a high level.
Last synced: 06 Jan 2025
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/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/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/timmo001/github-dashboard
GitHub Dashboard
github github-api github-dashboard github-graphql graphql typescript
Last synced: 12 Dec 2024
https://github.com/newleonardooliv/profile
Página de um ProfileCard realizando integração com o github utilizando angular como framework de desenvolvimento do Frontend
angular api frontend github-api
Last synced: 29 Dec 2024
https://github.com/theohbrothers/psgithubrestapi
A PowerShell module for GitHub REST API.
github-api powershell powershell-module releases submodule
Last synced: 25 Jan 2025
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/linj1k/phpgithubapi
PHP library for github api
github-api php php-github-api php-library
Last synced: 13 Jan 2025
https://github.com/mwelwankuta/my-repos
🪐 nodejs app built with merlee.js
ejs github-api javascript merleejs scss
Last synced: 17 Jan 2025
https://github.com/omar7001-b/reporadar
RepoRadar is a web app to explore GitHub repositories by username, showing key details and offering theme toggling.
Last synced: 19 Jan 2025
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/riannegreiros/board
A tool for plan and organize yourself
firebase github-api next-auth nextjs paypal sass
Last synced: 13 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/francescodisalesgithub/gitclishell
Navigate github using the terminal
cli cli-utilities cli-utility developer-tools git-terminal gitcli github github-api jar search searching terminal terminal-app
Last synced: 29 Nov 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/dhdsouza/dhdsouza.github.io
Repositório destinado a implementação de uma página de apresentação pessoal com tecnologias HTML, CSS e JavaScript.
css css-animations css-flexbox css-grid dom-manipulation fetch-api github-api github-pages html javascript jquery
Last synced: 17 Jan 2025
https://github.com/aivruu/go-viewer
repo-viewer based-project made with Go
api async downloader github-api go
Last synced: 20 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/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/b13o/portfolio-showcase
👋 GitHub repository curation site. with reaction function! (MVP)
cloudflare github-api markdown mvp nextjs react real-world server-actions shadcn-ui supabase typescript
Last synced: 06 Jan 2025
https://github.com/stevemats/github-user-finder
GitHub User Finder
github github-api nextjs tailwindcss user-finder
Last synced: 06 Jan 2025
https://github.com/sparrowxiao/viewsfromgithub
To create a project to call a RESTful API and use other essential skills for iOS development
github-api rest-api swift-4 xcode10
Last synced: 20 Jan 2025
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/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/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/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/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/kenrick95/current_language
Showing the most recent repo language of one's push in GitHub
Last synced: 12 Oct 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/abdullah-niaz/github-profile-api
Getting realtime UserProfile data through api
api css github-api githubapi html javascript
Last synced: 17 Jan 2025
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/vinitshahdeo/github-popular-searches
A Postman Collection to find the popular repositories for a given search query.
github-api npm-api postman-collection postman-example sentiment-analysis
Last synced: 24 Jan 2025
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/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/simonprickett/githubapiexperiments
Experiments with the GitHub API
Last synced: 17 Dec 2024
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/jwu910/git-started
Quickly fork and clone any public project
Last synced: 18 Jan 2025
https://github.com/pkgstore/bash-github-api
Bash tools for GitHub API.
api api-client bash bash-script bash-scripts github github-api linux
Last synced: 20 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/42loco42/github-newest-tag
Get the newest tag of a GitHub repo through the GraphQL API
github-api github-api-v4 github-graphql-api graphql
Last synced: 20 Dec 2024
https://github.com/nmfs-opensci/nmfs-repos
A list of NMFS repos using the GitHub API
Last synced: 24 Dec 2024
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: 21 Jan 2025
https://github.com/brdtheo/portfolio-sdw3
Simple, minimalistic french portfolio
Last synced: 18 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/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: 25 Jan 2025
https://github.com/blackie360/gitsync
GitScope is a comprehensive analytics dashboard designed to provide developers with insightful and visually engaging data on their GitHub pull requests (PRs). Whether you're an individual contributor or managing a collaborative project, GitScope helps you track and analyze the status of your PRs, offering a clear and interactive overview of your co
github github-api reactjs tailwindcss typescript
Last synced: 21 Jan 2025
https://github.com/shgtkshruch/deployment-github-actions-with-slack
GitHub Actions to create deployment using GitHub API and slack integration
github-actions github-api slack
Last synced: 26 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/marshelleow/github-account-creator-bot
GitHub Account Creator is a Python tool that enables automatic account creation on GitHub. Automatically generating your credentials, the script quickly creates a new account.
api-integration authentication automation bot github github-api github-automation github-bot github-integration open-source python security selenium web-driver-chrome web-scraper
Last synced: 24 Jan 2025
https://github.com/akx/gihuha
Tools to play with GitHub organizations, projects, and issues.
Last synced: 18 Dec 2024
https://github.com/sondr3/github-cache-rs
A tiny caching server for the GitHub API
Last synced: 12 Jan 2025
https://github.com/fdom92/ionic2-assigment
github-api ionic ionic-framework ngrx
Last synced: 19 Jan 2025
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: 24 Jan 2025
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/neo/angular2-ionic2
:octocat: A GitHub API project featuring Angular 2 and Ionic 2.
angular2 github-api infinite-scroll ionic2
Last synced: 29 Nov 2024
https://github.com/daltonmcphaden/github-issues-tracker
A TypeScript CLI application for tracking completed GitHub tickets.
axios dotenv github-api inquirer lowdb typescript
Last synced: 06 Dec 2024
https://github.com/adamfoneil/githubissues.rcl
Limited GitHub API client for reading Issues and Comments with Razor Class Library consuming project
Last synced: 23 Jan 2025
https://github.com/orsifrancesco/getgithub
Just a snippet of code to get Github data by user, repo and parameters
api github github-api html javascript js snippet
Last synced: 17 Jan 2025
https://github.com/colinbut/github-api-repo-test
a Github repo that was created by using the Github API
Last synced: 06 Dec 2024
https://github.com/juliocesarscheidt/github-api-project
express github github-api graphql node-cache
Last synced: 24 Jan 2025
https://github.com/iarekylew00t/verified-bot-commit
✅ GitHub Action for creating signed and verified bot commits
actions commit git git-commit github-actions github-actions-bot github-api rest-api signed-commits signing typescript-action verification verified-commits
Last synced: 13 Oct 2024
https://github.com/spreston4/readme-generator
A Node.js command-line application to easily create professional README.md files for your project.
fs github-api inquirerjs javascript node-fetch node-js shields-io
Last synced: 21 Jan 2025
https://github.com/artainmo/github_to_obsidian
Personal project. Program to transfer and synchronize all my github repositories into my obsidian.
github-actions github-api obsidian
Last synced: 20 Dec 2024
https://github.com/brunodorea/finder_profile_github
Finder de perfil do Github utilizando React, TypeScript, Vercel e Styled Components.
dio github-api github-profile react
Last synced: 17 Jan 2025
https://github.com/argmaster/async-py-octocat
Python async library for accessing GitHub API
Last synced: 19 Jan 2025