-
No API endpoint for that yet.
-
Name Previous Value Current Value Type
Support Request
Improvement
-
Enry is a Java library that can detect the programming language of files and repositories. It's a port of GitHub's Linguist, which is widely used for language detection in repositories.
Key features:
Supports a wide range of programming languages
Can analyze both individual files and entire directories
Uses various strategies for language detection, including filename, extension, and content analysis
Provides both accuracy and performanceIt will give the same language detection, that Github provides. That is particularly good for the project, that the OP has in mind.
-
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Is there an API endpoint I can use to get the programming language of the repository?