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-30 00:11:47 UTC
- JSON Representation
https://github.com/hayatokzn/devradar
Código da aplicação desenvolvida durante a Semana OmniStack 10.0
Last synced: 04 Jan 2025
https://github.com/hayatokzn/github-explorer
Explore GitHub repositories issues. Built with React.js and TypeScript.
Last synced: 04 Jan 2025
https://github.com/5hraddha/devfinder
devfinder is a GitHub user search app using the GitHub users API, made in ReactJS. The user should be able to search for GitHub users by their username and see relevant user information based on their search
api css github-api github-user-search react reactjs rest-api styled-components
Last synced: 07 Jan 2025
https://github.com/weichiachang/react-github-api
GitHub API practice based on React & Bulma & Parcel.
bulma github github-api parcel react
Last synced: 23 Jan 2025
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/oovm/get-github-email
Find github email
email finder github github-api github-pages
Last synced: 08 Dec 2024
https://github.com/saibarathr/portfolio-next-js
Personal portfolio site, using real-time project details from git hub API's, with dark & light mode and silky smooth CSS animations with perfect responsiveness in all type of devices and browsers. Anyone can clone it and rearrange the components according to your needs.
animation-css github-api nextjs react-server-components tailwind-css webpack5
Last synced: 08 Jan 2025
https://github.com/elliotjreed/api.elliotjreed.com
API parsing GitHub repository contents to JSON-LD.
Last synced: 26 Dec 2024
https://github.com/leoando/kmmgithubsearch
Kotlin Multiplatform Mobile (KMM) で作成するGithub検索アプリ
github-api kmm-app kotlin-multiplatform-mobile ktor portfolio
Last synced: 09 Jan 2025
https://github.com/leoando/flutter_github_search
Flutterで作るGithubリポジトリ検索アプリ
flutter-app flutter-riverpod freezed github-api http portfolio
Last synced: 09 Jan 2025
https://github.com/saurabhkumardev/githubuser
On this website, users can view random user profiles along with their repositories. Additionally, there is a feature enabling users to search for specific individuals using their usernames.
Last synced: 08 Jan 2025
https://github.com/rohitkumar-tech/spotify-clone
This project is a basic music player inspired by Spotify, designed to be hosted on GitHub Pages. It offers a simple and interactive interface for users to experience playback functionalities similar to Spotify.
backend css frontend full-stack-web-development github-api google-api google-firebase html javascript mysql php twitter-api xampp
Last synced: 13 Jan 2025
https://github.com/jumagu/ng-github-issues
github-api tanstack-query zoneless
Last synced: 30 Jan 2025
https://github.com/deer-inc/gh-repo-importer
angular angular-material github-api octokit
Last synced: 22 Dec 2024
https://github.com/kylemit/github-directory
Github User Search
coding-interview github-api netlify-functions vanilla-javascript
Last synced: 26 Jan 2025
https://github.com/jaid/action-publish
GitHub Action that publishes compiled code to npm and similar package registries.
action actions github github-action github-actions github-api github-packages node node-js nodejs npm-api npm-publish publish
Last synced: 26 Jan 2025
https://github.com/encima/gitlabels
github github-api github-issues go golang
Last synced: 03 Dec 2024
https://github.com/savanarohit/github-pull-summary-python
This GitHub repository is your essential tool for generating pull request summaries on GitHub. It includes scripts and configurations for automating the generation of pull request summaries, enhancing collaboration and code review efficiency.
Last synced: 29 Dec 2024
https://github.com/tom-draper/github-business-card
A digital business card for your GitHub account.
business-card github github-api github-profile github-statistics github-stats svelte
Last synced: 31 Dec 2024
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: 18 Jan 2025
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.
Last synced: 19 Jan 2025
https://github.com/alice-sebego/github-user-search
Create a search form by GitHub username
api api-rest dark-theme github-api javascript localstorage poo vanilla-css vanilla-js
Last synced: 08 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/sshehrozali/get-github-repo
Python program to access all the contents of a GitHub repository provided by username
automation git github github-api github-api-v3 github-repos python python3 requests
Last synced: 08 Dec 2024
https://github.com/sshehrozali/top-repo-visualizer
Program to generate visual graph of top most starred GitHub repos using PyGal and GitHub API.
api data-visualisation data-visualization github-api graph pygal python
Last synced: 08 Dec 2024
https://github.com/claucambra/github_clf
A quick python application that fetches contributions and approximate (public) location of GitHub users
geonames github github-api graphql-api python
Last synced: 29 Dec 2024
https://github.com/inaldor/github-repo-search
A Github repository search app
alamofire github-api json swift swiftyjson
Last synced: 21 Jan 2025
https://github.com/valchanoficial/rasa_nlu
Rasa 3.x NLU - Github API
github-api nlu python python3 rasa rasa-nlu rasa3
Last synced: 04 Jan 2025
https://github.com/albingroen/gh-butler
A github/git automation tool
automation github github-api script tool
Last synced: 19 Nov 2024
https://github.com/percival33/github-api
API retrieving specific data from GithubAPI
api fastapi github-api python3
Last synced: 23 Jan 2025
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: 11 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/junh0328/payhere_repo
[페이히어] 프론트엔드 엔지니어 과제전형
axios emotion github-api localstorage nextjs reactjs typescript
Last synced: 26 Jan 2025
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/kfatehi/github-webhook-jenkins-proxy
A nodejs webserver that accepts github webhooks and feeds them to jenkins via its API and updates the commit via Github API for status (pending, pass, fail)
Last synced: 16 Dec 2024
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/nol166/terminal-issues
CLI app to list github issues
commander fs github-api inquirer
Last synced: 08 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/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/gers2017/gers2017-readme
Dynamically generated cards to visualize my Github stats
github-api markdown nextjs profile-readme readme readme-generator readme-stats serverless svg
Last synced: 18 Jan 2025
https://github.com/jesssullivan/leafletsync
Chindōgu utility prompt & CLI for fetching private releases & files from GitHub & BitBucket
bitbucket github-api private-repository
Last synced: 08 Dec 2024
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: 03 Dec 2024
https://github.com/sanalzio/virtualzios-copilot
A simple copilot with github api in pyton
copilot github-api python python3
Last synced: 02 Jan 2025
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: 17 Jan 2025
https://github.com/michalswi/github-openai
OpenAI (ChatGPT) integration with GitHub
chatgpt chatgpt-api cicd github-actions github-ai github-api openai openai-api
Last synced: 21 Dec 2024
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/andreyrvs/portfolio-blog
Meu Portfólio com blog usando next.js
css-modules github-api markdown nextjs react typescript
Last synced: 17 Jan 2025
https://github.com/applicativesystem/github-json
github address cloner, parses github json and make the clone link.
devops devops-github devops-tech-enablement devops-tool github github-actions github-api github-config
Last synced: 16 Dec 2024
https://github.com/applicativesystem/github-extender
easy of use github cli actions for github repositories and clones
devops devops-github devops-team devops-tools github github-actions github-api
Last synced: 16 Dec 2024
https://github.com/huanghaiyang/github-trending
github-trending implement by dart
dart dart-library github github-api github-trending
Last synced: 04 Jan 2025
https://github.com/ryandsilva/flutterhub
GitHub client built with Flutter :octocat:
dart flutter flutterhub github github-api
Last synced: 09 Dec 2024
https://github.com/ccassolf/gitfav-challenge
This is a challenge of Explorer from Rocketseat, searching Github users.
css3 github-api html5 javascript
Last synced: 29 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/alexandr-g/quandoo
Quandoo candidate task
babel es6 eslint github-api jest react webpack yarn
Last synced: 09 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/fedeperin/githubfinder
A place to look for GitHub users.
github-api netlify-deployment svelte sveltejs
Last synced: 23 Dec 2024
https://github.com/px86/gistmaker
GistMaker is a command line utility written in C++. It creates github gists from local files.
Last synced: 26 Jan 2025
https://github.com/garethahealy/github-stats
Generates a CSV for a Git Hub org
Last synced: 21 Dec 2024
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: 18 Jan 2025
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: 11 Jan 2025
https://github.com/etheryen/frontendmentor-github-user-search
Frontend Mentor exercise that uses GitHub's search API.
Last synced: 03 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: 27 Jan 2025
https://github.com/reynld/rey.sh
Portfolio website
github-api go golang spotify-api styled-components vue
Last synced: 16 Dec 2024
https://github.com/keepserene/github-user-search-site-react
Challenge: https://www.frontendmentor.io/challenges/github-user-search-app-Q09YOgaH6
accessibility api github-api github-user-search-by-username reactjs responsive-web-design search-api-method
Last synced: 09 Jan 2025
https://github.com/cianhub/github-job-finder
A react application using custom hooks to dynamically send and display API data
Last synced: 03 Dec 2024
https://github.com/nfo94/github-api-react
CRA with Axios, Styled Components, React Router and other cool stuff.
axios eslint github-api prettier react react-router styled-components
Last synced: 09 Dec 2024
https://github.com/joymon/github-dashboards
Dashboards for GitHub across all organizations and projects
github github-actions github-api jq json powerbi powerbi-desktop powerbi-embedded powerbi-visuals powershell
Last synced: 03 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: 27 Jan 2025
https://github.com/cobbinma/github-user-cli
GitHub User CLI written in Rust 👦
Last synced: 11 Jan 2025
https://github.com/subhranil002/github-avatar-finder
GitHub Avatar Finder is a React web app enabling users to search and view GitHub avatars and profiles seamlessly. Powered by React Router, Axios, and Tailwind CSS ... ❤️
avatar axios github github-api github-avatar github-avatar-finder profile-viewer reac-router react reactjs tailwind tailwindcss user-search
Last synced: 07 Jan 2025
https://github.com/plh97/api
个人api制作
docker github-api go golang koa nodejs server shell tinypng-api
Last synced: 24 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/ezralazuardy/ppb_mod4_kel21
Praktikum Pemrograman Perangkat Bergerak Modul 4 - Kelompok 21
Last synced: 06 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/ayx03/getreposize
Get the size of a GitHub Repository on a webpage.
get-repo-size getreposize github github-api githubapi repo repo-size reposize
Last synced: 29 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/linj1k/phpgithubapi
PHP library for github api
github-api php php-github-api php-library
Last synced: 13 Jan 2025
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/vogler/repoman
Get an overview of repos and local-only changes.
Last synced: 23 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/andreydimitrov3/github-api
Displays the stats and info of your profile.
api frontend-mentor github-api junior
Last synced: 07 Jan 2025
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/nithink-142/branch-sentinel
A watcher for guide deployments.
expressjs github-api vercel-api
Last synced: 29 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/sillyangel/buildstatusapp
Make React Native App Using the Github API to check on Builds
build-status expo github-api github-build react react-native react-native-app
Last synced: 21 Dec 2024
https://github.com/agnostk/rs-portfolio
Project developed as a result of the portfolio creation challenge, from Rocketseat's Discover course.
css github-api html javascript
Last synced: 11 Jan 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: 11 Jan 2025
https://github.com/wesleybertipaglia/git-repository-search
A lightweight GitHub repository search tool built with vanilla JavaScript. Quickly find repositories on GitHub and view essential information such as repository name, owner, and description. Simple and easy-to-use, this web application provides a hassle-free way to discover GitHub projects.
github github-api javascript javascript-vanilla repositories
Last synced: 18 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/mulx10/wsreportbot
An all in one bot for increasing productivity on slack
chatbot github-api graphql hasura reports
Last synced: 30 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/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