Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/daviddahl/ghorg

ghorg: Github API tinkering

github-api python

Last synced: 23 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/rviscomi/corona

Google Maps heatmap visualization of GitHub repositories.

github-api google-maps-api react

Last synced: 21 Dec 2024

https://github.com/angeal185/angular-github-api-user-app

github user app using github api, angularjs, gulp and stylus

angularjs api github github-api

Last synced: 06 Jan 2025

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

github-api pygithub python

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/professorsergio12/github-data-fetching-api

Fetching the data from Github API and just rendering the data of the user(e.g., name, description, number of forks, number of watchers) on the front end.

axios github-api reactjs

Last synced: 29 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/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/radikz/github-api

Implementation github api using retrofit

android fragment github-api listview parcelable recyclerview retrofit2

Last synced: 13 Dec 2024

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

github-actions github-api

Last synced: 31 Dec 2024

https://github.com/sv222/k8s-best-repos

This is a Go project built with the Gin HTTP web framework that uses the GitHub API to search and display repositories with pagination.

gin-gonic github-api go kubernetes

Last synced: 19 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/rahil1202/github-user-finder-angular

GithubUserFinder project! This Angular application allows you to search for GitHub users and explore their profiles.

angular angularjs api github-api typescript user-finder

Last synced: 12 Jan 2025

https://github.com/subh05sus/gh-explore

GitHub Repo Explorer is a React + TypeScript app to explore repositories, including private ones, with GitHub OAuth. It displays repo details, supports theme toggling, and lets you copy file structures for documentation. Perfect for developers who manage multiple repositories!

github-api nextjs oauth react repository-explorer tailwindcss typescript web-app-documentation-tool

Last synced: 20 Jan 2025

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/sagrsuri/github-user

Github User Profile.

github-api

Last synced: 29 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/ref-bit/github-act

A clone app of GitHub Jobs

api github-api react reactjs tailwindcss

Last synced: 18 Jan 2025

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/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/settermjd/github-api-tools

Simple repo for working with the GitHub API (v2) not meant as a serious project, as there are better libraries already available.

github-api go golang

Last synced: 19 Jan 2025

https://github.com/enflujo/enflujo-banderas-github

:hedgehog: Ayuda para modificar los "labels" de un repositorio en Github

desarrollo etiquetas github-api octokit-js

Last synced: 06 Dec 2024

https://github.com/yogyy/ghsearcher

searching user & user's repo

github-api

Last synced: 05 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/mee-to/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: 14 Dec 2024

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/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/ykws/vue-github-explore

Explore GitHub Repositories with Vue.js

axios github-api pagination vue-cli vuejs vuetify

Last synced: 03 Jan 2025

https://github.com/kunal00000/scrape-from-webpage

Scrape data from a particular webpage.

github-api puppeteer scraping-websites

Last synced: 12 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/ashutosh7i/gitprojector

GitProjector is a React component that showcases specific GitHub projects dynamically onto personal portfolio websites.

github-api graphql javascript react vite

Last synced: 06 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/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/qubitpi/github-management

Central location for dispatching automatic management actions for my GitHub asset

github-actions github-api python310

Last synced: 14 Dec 2024

https://github.com/ksatirli/get-your-website-into-the-cloud

Open Source 101 workshop on using GitHub and Terraform to deploy a website on AWS.

github-api terraform

Last synced: 14 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

github github-api

Last synced: 23 Dec 2024

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

github-api react

Last synced: 06 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/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/baransu/react-graphql-demo

Example application to test Apollo GraphQL and GitHub GraphQL API

apollographql github-api graphql javascript react

Last synced: 12 Jan 2025

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/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/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/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/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.

cli github-api python

Last synced: 10 Jan 2025

https://github.com/jwu910/git-started

Quickly fork and clone any public project

cli fork github-api graphql

Last synced: 18 Jan 2025

https://github.com/carter907/gitty-api

gitty-api is a set of functions that interface with the Github API at a high level.

api github-api

Last synced: 06 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/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/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/luizh-gsoares/buscarrepositorios

Projeto em Javascript que realiza a busca de repositórios do GitHub de um usuário através do GitHub API.

api github-api js

Last synced: 12 Jan 2025

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/nmfs-opensci/nmfs-repos

A list of NMFS repos using the GitHub API

data-visualization github-api

Last synced: 24 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/brdtheo/portfolio-sdw3

Simple, minimalistic french portfolio

github-api nuxt

Last synced: 18 Dec 2024

https://github.com/benelan/github-scripts

Automation scripts using the GitHub API.

automation calcite github-api nodejs testing-repo vanilla-javascript

Last synced: 13 Dec 2024

https://github.com/jotaaloud/autoupdatingbio

Script / bot for auto-updating the biography of your Github's account.

github-actions github-api python workflow yml

Last synced: 20 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/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/GandraNNA/automatization_labs

Автоматизация принятия лабораторных работ в университете

appveyor-ci github-api google-sheets travis-ci yandex-mail

Last synced: 23 Oct 2024

https://github.com/akx/gihuha

Tools to play with GitHub organizations, projects, and issues.

github github-api

Last synced: 18 Dec 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/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/summasmiff/githubreportcard

Chrome extension for tracking closed issues on a GitHub issue

chrome-extension github-api

Last synced: 18 Dec 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/xu-xiang/GithubGather

GitHub API Data Gatherer, Supports multi-token rotation, deep fetching, field filtering, and linked requests. Built as a proxy to the official GitHub API, it's fully compatible with the official API. ⚡ GitHub API数据采集器,支持多Token轮换、深度爬取、字段过滤,以及联动请求等功能。基于GitHub API代理实现,完全兼容官方API

github github-analytics github-api github-crawler github-data-gathering github-integration github-proxy github-security github-token-pool python

Last synced: 18 Jan 2025

https://github.com/aayush-dhakal/react-github-user-finder

A react app where you can search for GitHub accounts from their username.

context-api github-api heroku-deployment hooks reactjs

Last synced: 24 Jan 2025

https://github.com/rpiraces-plain/probot-sample-app

This is a simple Probot App to show some features from it

github-api probot probot-app sample-app

Last synced: 19 Dec 2024

https://github.com/adamfoneil/githubissues.rcl

Limited GitHub API client for reading Issues and Comments with Razor Class Library consuming project

blazor github-api

Last synced: 23 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

GitHub API Awesome Lists
GitHub API Categories