GitHub is a widely-used proprietary developer platform that allows users to store, manage, and share code using Git for distributed version control.
GitHub API provides a programmatic way to retrieve repository metadata.
Property | GitHub |
---|---|
codeRepository | html_url |
programmingLanguage | languages_url |
downloadUrl | archive_url |
author | login |
dateCreated | created_at |
dateModified | updated_at |
keywords | topics |
license | license |
description | description |
identifier | id |
name | full_name |
issueTracker | issues_url |