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/kockaadmiralac/services

A collection of minor services I'm actively using.

discord fandom-wiki github-api javascript scraper services whatsapp-web

Last synced: 07 Nov 2024

https://github.com/malikshubham827/github-org-view

A web-application to visualise the contribution of the members of organisation on the basis of commits towards repos of organisation using github v3 API. (Under Development)

expressjs github-api html5 javascript nodejs nodejs-modules

Last synced: 08 Jan 2025

https://github.com/michaelcurrin/gist-viewer

A simple site to show a live list of all my public gists

gist gist-browser gist-viewer github-api jekyll

Last synced: 11 Oct 2024

https://github.com/odino/github-unwatch

Unsubscribe / unwatch a whole bunch of github repositories.

api bash github github-api shell unwatch

Last synced: 05 Jan 2025

https://github.com/buggaarde/labels

Automatically create labels for your GitHub projects

click github github-api github-issues matplotlib python python3 python36 requests

Last synced: 06 Jan 2025

https://github.com/lizozom/github-org-stats

Generate a list of contributors to a GitHub repository

github-api

Last synced: 02 Jan 2025

https://github.com/snehil-shah/git-planner

A MERN-Stack Project Planner Web App to manage your Github Projects using the Github API & OAuth 2.0 Authentication

full-stack github-api github-manager mern oauth2 planner project-management

Last synced: 12 Oct 2024

https://github.com/alexandregazagnes/ghisa

ghisa - Github Import Statistic Analyzer is a free and open-source software, app and python package that helps you to analyze the import statistics of your github repositories.

analytics data dependencies git github github-api import package pypi python skills tool

Last synced: 28 Oct 2024

https://github.com/mengyou658/git-repo-search-watch

通过github api搜索仓库,根据关键词,开发语言,过滤关键词,定时搜索最新提交仓库,并clone到本地或者阿里云codeup,发现感兴趣的仓库。Search the repository through the GitHub API, filter keywords based on keywords, development language, and regularly search for the latest submitted repositories, and clone them to the local or Alibaba Cloud Codeup,Discover warehouses of interest.

git github github-api java proxy repository ruoyi search typescript vue3 watch

Last synced: 13 Jan 2025

https://github.com/mengyou658/git-repo-search-watch-ui

通过github api搜索仓库,根据关键词,开发语言,过滤关键词,定时搜索最新提交仓库,并clone到本地或者阿里云codeup,发现感兴趣的仓库。Search the repository through the GitHub API, filter keywords based on keywords, development language, and regularly search for the latest submitted repositories, and clone them to the local or Alibaba Cloud Codeup,Discover warehouses of interest.

git github github-api java proxy repository ruoyi search typescript vue3 watch

Last synced: 13 Jan 2025

https://github.com/velimir/contributions

Scripts to generate user GithHub contributions Gantt chart

asyncio chart contributions-chart github-api graphql notebook python python3

Last synced: 19 Nov 2024

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: 12 Dec 2024

https://github.com/ichard26/ghstats

Graphs of issue and pull request data and more!

github-api visualization

Last synced: 06 Jan 2025

https://github.com/parths007/github-issue-stat

Interesting statistics about the issues posted on a specific repository.

flask github-api github-issues heroku-app jinja2-templates python3

Last synced: 23 Nov 2024

https://github.com/wrathofzombies/workbot

A bot to help query and manage work items across GitHub and Visual Studio Team Services.

bot bot-framework github-api issues productivity project-management vsts-tasks

Last synced: 29 Nov 2024

https://github.com/juliolmuller/poppest

Application in PHP, using Laravel, PostgreSQL and REact.js. The main purpose of this project is to demonstrate general skills developing something amazing as a practical test applying to Ateliware job.

ateliware github-api laravel php postgresql reactjs

Last synced: 15 Jan 2025

https://github.com/ibz-04/gitscout

GitHub account information retriever/finder

api-project css3 github-api html-css-javascript javascript

Last synced: 13 Dec 2024

https://github.com/francescogabbrielli/stargazers

A sample GitHub API client implemented with Glide and Retrofit

android dagger2 github-api glide recyclerview retrofit2

Last synced: 28 Dec 2024

https://github.com/zbhavyai/readme-downloader

Downloads README files from GitHub repositories using GitHub API

databricks github-api python readme-md

Last synced: 29 Nov 2024

https://github.com/christianjtr/react-memory

Test concept that contains a simple memory game based on react by using technologies such as Vite and Tailwindcss.

context-api github-api hooks javascript jest memory-game react tailwindcss typescript vite vitejs

Last synced: 04 Jan 2025

https://github.com/mipmip/g.it-depends

Find github projects depending on libraries matching your search string. https://mipmip.github.io/g.it-depends/

dependencies github-api github-search

Last synced: 12 Dec 2024

https://github.com/realtristan/gitsearch

Find Github users by their followings/followers

github github-api python python3 scraper

Last synced: 19 Nov 2024

https://github.com/suhailroushan13/suhail-api-github

This article describes how to quickly get started with the GitHub REST API using GitHub CLI, JavaScript, or cURL. For a more detailed guide, see "Getting started with the REST API."

github github-api githubapi

Last synced: 16 Nov 2024

https://github.com/richardlitt/get-github-user

Get GitHub user information from just a username

api gh github github-api user

Last synced: 28 Dec 2024

https://github.com/dammak/github_kit

GitHubKit is a comprehensive Dart package for interacting with the GitHub API.

dart-package flutter-package github github-action github-actions github-api octocat

Last synced: 06 Dec 2024

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

A web application that connects to the GitHub API and retrieves user profile information based on the client search. Done to better understand state management in react using context API and hooks.

context-api css github-api hooks-api html javascript reactjs redux state-management

Last synced: 10 Dec 2024

https://github.com/justinribeiro/gen-labels-github

Bash script that calls GitHub API, remove default repo labels, and adds new labels.

bash curl github-api shell-script

Last synced: 06 Dec 2024

https://github.com/thebengeu/auto-git-remote-add-upstream

Git alias and hook to automatically add `upstream` remote using auto-detected URL when cloning your public or private forks

clone fork git git-clone git-hook git-hooks github github-api upstream

Last synced: 12 Jan 2025

https://github.com/lagerfeuer/github-issue-clone

Clone Github issue from one repository to another

clone copy github github-api issues

Last synced: 17 Nov 2024

https://github.com/bumboobee/athomo-github-finder

A crash course project using advanced technologies and concepsts of react 🍰

axios daisyui github github-api react react-icons react-router-dom reducer

Last synced: 20 Dec 2024

https://github.com/idrsdev/repo-finder

Written for Dev.to Article. It shows how to Get your repos and render them anywhere like your portfolio. You could get Any user repositories by providing username Leave a star⭐

apollo-client github-api graphql react

Last synced: 14 Jan 2025

https://github.com/ardeshirv/gistatic

Gistatic retrieves statistics from specified repositories of Github

github github-api github-api-testing github-api-use github-statistic github-statistics go golang statistics

Last synced: 16 Nov 2024

https://github.com/ankithans/github-jobs

This application fetches the job offerings on github jobs api and gives the result in a pretty good looking format. It allows the user to sort the jobs on the basis of description, location and full-time. User can view multiple pages with the help of pagination.

github-api react-bootstrap reactjs

Last synced: 12 Jan 2025

https://github.com/subramanyaks/githubuserlist

Github user list is a web app which shows the Github User details by provaiding github username using github api.

github github-api github-user github-user-search html5 javascript search search-engine

Last synced: 19 Nov 2024

https://github.com/milindkusahu/github-profile-finder

GitHub Profile Finder web app leveraging GitHub API to fetch and showcase user details by searching with their username, offering a streamlined way to explore GitHub profiles.

api css dom-manipulation github github-api html javascript search

Last synced: 10 Jan 2025

https://github.com/mahaker/gas-github

GitHub API client for Google Apps Script

gas github-api google-apps-script typescript

Last synced: 19 Nov 2024

https://github.com/ameer2000mzori/github-profiles

GitHub Profiles A website built with HTML, SCSS, and TypeScript, utilizing the GitHub API and Axios for seamless data retrieval. Linters are employed to maintain clean code. Explore the live demo to search for any GitHub user.

api css github-api html javascript linters scss tslint typescript

Last synced: 24 Nov 2024

https://github.com/posener/githubapp

oauth2 Github app authentication client

github github-api go golang oauth2

Last synced: 13 Dec 2024

https://github.com/lirantal/githubs-api

Manage GitHub repositories in bulk

github github-api nodejs

Last synced: 13 Dec 2024

https://github.com/jhoblitt/arborist

Prune orphaned branches from a forest of repos.

git github github-actions github-api golang multirepo

Last synced: 20 Dec 2024

https://github.com/dirmeier/github-language-statistics

Compute a GitHub user's most frequently used languages.

github github-api

Last synced: 16 Nov 2024

https://github.com/andregarvin/openkey

A replica of shoutkey.com and the functionality created in nodeJS, but slightly better

docker github-api nodejs reactjs shoutkey url-shortener

Last synced: 12 Jan 2025

https://github.com/theodesp/stargaze.me

Simple, easy way to star Github repos.

apollo-client create-react-app github-api graphql

Last synced: 20 Dec 2024

https://github.com/jckimble/github-graph-background

A toy program for getting your GitHub Contributions and creating a background image from it with many themes

background-image cli desktop github github-api github-contributions nodejs toy-project

Last synced: 19 Nov 2024

https://github.com/imsanko/calculator

This is a basic CALCULATOR PROJECT made with HTML, CSS & JAVASCRIPT. This Code is hosted in replit.com for online hassel environment for you guys to check on to it, it's a follow along project from Youtube which helped to deploy this calculator

css-animations github-api github-config html-css-javascript html5 index javascript javascript-library style utliities

Last synced: 12 Jan 2025

https://github.com/mlh-fellowship/mymlhjourney

Wrap up your MLH experience and learn about your journey as an MLH Fellow

firebase github-api graphql javascript react

Last synced: 17 Dec 2024

https://github.com/brianium/psssst

Keep your team abreast of open PRs that need review

cli clojure github-api slack-bot

Last synced: 13 Jan 2025

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

📝 Automated GitHub pull request comments from CI

circleci github github-api github-automation github-bot go golang

Last synced: 16 Nov 2024

https://github.com/githubtoolbox/github-lister-core

Provide a simple, fast, and clean way to extract repository information from GitHub.

core github github-api wolfsoftware

Last synced: 24 Nov 2024

https://github.com/felypedantas/svelte-perfis

Pesquisador de perfis no GitHub

alura frontend github-api svelte

Last synced: 14 Jan 2025

https://github.com/ahmedmohmd/github-user-finder

Find any User Account in Details and Completely Free.

challenge github github-api github-users javascript

Last synced: 15 Nov 2024

https://github.com/axelmy318/react-readme-printer

Provides a function to load a readme file from github repositories and a React component to convert markdown to jsx

github github-api loader markdown nodejs npm package react reactjs readme

Last synced: 19 Nov 2024

https://github.com/k1low/viagh

:octocat: http.Client that makes API requests via the `gh` command

github github-api golang

Last synced: 07 Dec 2024

https://github.com/joseeduardomartins/portfolio

Este é o repositório do meu portfólio pessoal em React, com suporte multilíngue e integração com a API do GitHub para listar meus repositórios.

github-api github-pages node react

Last synced: 15 Nov 2024

https://github.com/ajeetchaulagain/github-cards-app

:bust_in_silhouette: Github Card App that retrieves the user profile based on the user input for username

class-component github-api github-card react

Last synced: 15 Nov 2024

https://github.com/rishabh-pandey-sternx/react-github

React Dashboard Consuming Github API's

github-api react reactjs

Last synced: 15 Nov 2024

https://github.com/hicarod/todoasissue

📝 From TODOs to issues.

cli dart github github-api gitlab

Last synced: 16 Nov 2024

https://github.com/faisalarkan21/github-api-express-materialize

Websites using Github API for practice with node.js and personal API tokens

expressjs github-api materialize nodejs request

Last synced: 15 Nov 2024

https://github.com/asifvora/react-graphql-github

React GraphQL GitHub with implements a gitHub graphQL API.

git github github-api github-graphql graphql

Last synced: 15 Nov 2024

https://github.com/laisgalvao/projeto-grupo-tesseract

Desafio para a vaga do Grupo Tesseract

api-consuming dom-manipulation github-api javascript

Last synced: 15 Nov 2024

https://github.com/mounishvatti/reactrouter

Implementing React Router Dom

github-api hooks react-router-dom

Last synced: 15 Nov 2024

https://github.com/antunesleo/randomcommit

A javascript application that get a random commit from a github user :)

github-api javascript javascript-vanilla jsonp xmlhttprequest

Last synced: 27 Dec 2024

https://github.com/jwodder/ghtoken

Retrieve GitHub access tokens from various sources

available-on-pypi gh-token github github-api github-token python

Last synced: 31 Oct 2024

https://github.com/letelete/easy-documentation

Automatize the GitHub repository documentation process with this CLI! Made for Google Code-In ‘18

beautifulsoup cli github-api google-sheets-api halo python

Last synced: 20 Nov 2024

https://github.com/justingosses/nasa-repos-visual-explorer

Exploration of NASA code across multiple orgs on github.com using the awesome-list-visual-explorer-template

github-api metadata metadata-extraction nasa nasa-code software-portal visual-explorer

Last synced: 17 Nov 2024

https://github.com/shadbalti/github-profile-viewer

GitHub Profile Viewer is a simple web application that allows users to view GitHub user profiles, recent activity, repositories, and additional statistics.

github github-api github-profile github-profile-viewer githubapi html-css-javascript userprofile viewer

Last synced: 12 Jan 2025

https://github.com/williamkaroldicioccio/github-auto-follow

Script to automatically follow back your followers. I'm outstandingly lazy!

automation github github-api python

Last synced: 12 Jan 2025

https://github.com/emersoncarneirodasilva/github-repositories

É um projeto que possibilita o usuário procurar repositórios do GitHub, assim como também verificar usas Issues abertas e fechadas sendo direcionado as mesmas.

github github-api issues reactjs repositories styled-components vite

Last synced: 17 Nov 2024

https://github.com/mlh-fellowship/0.2.1-readme-dirs

A web application that generates helpful project structures for public GitHub repositories

css github-api html javascript react styled-components typescript

Last synced: 17 Dec 2024

https://github.com/justinshenk/gitcommit

Scrape GitHub user activity times

activity-recognition coding github-api lifestyle

Last synced: 05 Jan 2025

https://github.com/ameykasbe/point-profile

A web application to analyze GitHub profiles and repository statistics with Data Visualization.

chartjs django github-api materializecss python

Last synced: 07 Dec 2024

https://github.com/minhtran241/minhtran-site

☄️ A consolidated repository housing my personal website and blog, crafted with Next.js, Tailwind CSS, and additional cutting-edge technologies.

apollo-client chartjs daisyui github-api nextjs15 server-side-rendering spotify-api tailwindcss wakatime-api

Last synced: 07 Dec 2024

https://github.com/axotion/github-repo-notify

Notify about new commits with PHP

github github-api php php7

Last synced: 20 Nov 2024

https://github.com/stephanakkerman/github-issue-bot

A simple script for creating GitHub issues through Discord commands

discord discord-bot discord-py github github-api issue issues pygithub python

Last synced: 24 Nov 2024

https://github.com/the-akira/django-git-search

Simple Django app to fetch Github User Data

api-client django django-application github github-api python3 searching

Last synced: 17 Nov 2024

https://github.com/saif-gitreps/portfolio-template

A portfolio template for developers built on React-Router which utilizes Github APIs to automate and load existing repositories as project.

api github-api javascript reactjs

Last synced: 22 Dec 2024

https://github.com/bgr8/github-api-django-python

Github Finder Project with using Django Framework, Github Rest Api and Python

django django-application django-framework django-project finder github-api github-rest-v3 python3 rest-api

Last synced: 15 Dec 2024

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 Jan 2025

https://github.com/arueckauer/package-info

Verifying composer packages requirements of GitHub organizations

composer github github-api

Last synced: 28 Oct 2024

GitHub API Awesome Lists
GitHub API Categories