Details for the GITHUB_REPOSITORY link type
Type Value: GITHUB_REPOSITORY
Status: PRODUCTION
A GITHUB_REPOSITORY
link type corresponds to a repository hosted on GitHub. Alongside standard preview attributes (title
, description
, image
), GITHUB_REPOSITORY
links provide a rich set of repository-specific data—such as star counts, forks, issues, contributors, and topics—making it easy to integrate open-source insights into your application.
When type
is GITHUB_REPOSITORY
, the response includes a githubRepository
object with fields like:
These insights help users quickly assess a repository’s popularity, stability, technology stack, and level of community involvement.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.
Details for the GITHUB_REPOSITORY link type
Type Value: GITHUB_REPOSITORY
Status: PRODUCTION
A GITHUB_REPOSITORY
link type corresponds to a repository hosted on GitHub. Alongside standard preview attributes (title
, description
, image
), GITHUB_REPOSITORY
links provide a rich set of repository-specific data—such as star counts, forks, issues, contributors, and topics—making it easy to integrate open-source insights into your application.
When type
is GITHUB_REPOSITORY
, the response includes a githubRepository
object with fields like:
These insights help users quickly assess a repository’s popularity, stability, technology stack, and level of community involvement.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.