GitHub Explorer
Explore GitHub users, repositories, and trending projects
User Search
Repository Search
Trending Repositories
Loading trending repositories...
API Usage
Get user info:
curl -q -LSsf http://api.casjay.coffee/api/v1/social/github/user/octocat
Get user repos:
curl -q -LSsf http://api.casjay.coffee/api/v1/social/github/users/octocat/repos
Search repositories:
curl -q -LSsf http://api.casjay.coffee/api/v1/social/github/search/repos?q=react