github_api_project_contributors | R Documentation |
Download project contributors from GET /repos/owner/repo/contributors" endpoint.
github_api_project_contributors(owner, repo, token)
owner |
GitHub's repository owner (e.g. sailuh) |
repo |
GitHub's repository name (e.g. kaiaulu) |
token |
Your GitHub API token |
For more details see https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#list-repository-contributors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.