Get repository languages with the GitLab API -


i know if there way languages (percentage per language) used in project using api provided gitlab. checked documentation didn't see or maybe missed it.

i know use linguist library i'm developping application that's not in ruby , i'm looking way integrate theses percentages.

looks there's no endpoint right data language repartition sent in inline javascript. might become available refactor code (see this , this)


Comments

Popular posts from this blog

python - Error: Unresolved reference 'selenium' What is the reason? -

How do I compare strings in Java? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -