Welcome to altany's Github API
Check the various endpoints below:
/repos
: get a list of all repos
/readme/:repo
: get readme content of given repo
/last-commit/:repo
: get last commit info of given repo
/languages
: get languages for all altany repos
/languages/:repo
: get language of given repo
/repos/language/:language
: get all repos with given language
Head off to
tany4
to see the API in action