List repository languages
Lists languages for the specified repository. The value shown for each language is the number of bytes of code written in that language.
Parameters
Example Response
Status: 200
{
"C": 78769,
"Python": 7769
}
See documentation on GitHub developer guides