-
Notifications
You must be signed in to change notification settings - Fork 6
GitHub API RDC
Lidia edited this page Apr 24, 2015
·
2 revisions
Data Point | Meaning |
---|---|
forks | Number of people who have forked the github project |
open_issues_count | Number of open issues in the github issue tracker |
stargazers_count | Number of people who have "starred" the repository |
created_at | Date repository was created |
subscribers_count | Number of subscribers (who will be notified of changes to) the repository |
open_issues | Number of open issues in the github issue tracker |
size | |
has_wiki | 1 if the repository has a github based wiki enabled |
updated_at | Date when the repostory was last updated |
license | The license of the code in the github repository |