Skip to content

thatkit/github-api-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github user's stats

Deployment

Heroku URL

App description

This apps enables inspection of a Github user's basic stats (name, location, icon image) including a chart of all the languages the user has applied as well as corresponding repos.

The app uses Github's REST API via Octokit client. At the moment of posting this README, the auth strategy is Github App installation in order to acquire the highest API requests limit per hour.

Usage

It is simple. Just insert a username and observe the stats and the chart.

Tags (techs)