gh3-package | gh3: Access Github API V3 |
gh_emojis_get | Lists all the emojis available to use on GitHub. |
gh_events_get | List public events. |
gh_feeds_get | List Feeds. |
gh_gists_delete_by_id | Delete a gist. |
gh_gists_delete_comments_by_comment_id | Delete a comment. |
gh_gists_delete_star | Unstar a gist. |
gh_gists_get | List the authenticated user's gists or if called anonymously,... |
gh_gists_get_by_id | Get a single gist. |
gh_gists_get_comments | List comments on a gist. |
gh_gists_get_comments_by_comment_id | Get a single comment. |
gh_gists_get_public | List all public gists. |
gh_gists_get_star | Check if a gist is starred. |
gh_gists_get_starred | List the authenticated user's starred gists. |
gh_gists_patch_by_id | Edit a gist. |
gh_gists_patch_comments_by_comment_id | Edit a comment. |
gh_gists_post | Create a gist. |
gh_gists_post_comments | Create a commen |
gh_gists_post_forks | Fork a gist. |
gh_gists_put_star | Star a gist. |
gh_gitignore_get_templates | Listing available templates. |
gh_gitignore_get_templates_by_language | Get a single template. |
gh_issues_get | List issues. |
gh_legacy_get_issues_search_by_keyword | Find issues by state and keyword. |
gh_legacy_get_repos_search_by_keyword | Find repositories by keyword. Note, this legacy method does... |
gh_legacy_get_user_email_by_email | This API call is added for compatibility reasons only. |
gh_legacy_get_user_search_by_keyword | Find users by keyword. |
gh_markdown_post | Render an arbitrary Markdown document |
gh_markdown_post_raw | Render a Markdown document in raw mode |
gh_meta_get | This gives some information about GitHub.com, the service. |
gh_networks_get_events | List public events for a network of repositories. |
gh_notifications_delete_threads_subscription | Delete a Thread Subscription. |
gh_notifications_get | List your notifications. |
gh_notifications_get_threads_by_id | View a single thread. |
gh_notifications_get_threads_subscription | Get a Thread Subscription. |
gh_notifications_patch_threads_by_id | Mark a thread as read |
gh_notifications_put | Mark as read. |
gh_notifications_put_threads_subscription | Set a Thread Subscription. |
gh_orgs_delete_members_by_username | Remove a member. |
gh_orgs_delete_public_members_by_username | Conceal a user's membership. |
gh_orgs_get_by_org | Get an Organization. |
gh_orgs_get_events | List public events for an organization. |
gh_orgs_get_issues | List issues. |
gh_orgs_get_members | Members list. |
gh_orgs_get_members_by_username | Check if a user is, publicly or privately, a member of the... |
gh_orgs_get_public_members | Public members list. |
gh_orgs_get_public_members_by_username | Check public membership. |
gh_orgs_get_repos | List repositories for the specified org. |
gh_orgs_get_teams | List teams. |
gh_orgs_patch_by_org | Edit an Organization. |
gh_orgs_post_repos | Create a new repository for the authenticated user. OAuth... |
gh_orgs_post_teams | Create team. |
gh_orgs_put_public_members_by_username | Publicize a user's membership. |
gh_rate_limit_get | Get your current rate limit status |
gh_repos_delete_by_repo | Delete a Repository. |
gh_repos_delete_collaborators_by_user | Remove collaborator. |
gh_repos_delete_comments_by_comment_id | Delete a commit comment |
gh_repos_delete_contents_by_path | Delete a file. |
gh_repos_delete_downloads_by_download_id | Deprecated. Delete a download. |
gh_repos_delete_git_refs_by_ref | Delete a Reference |
gh_repos_delete_hooks_by_hook_id | Delete a hook. |
gh_repos_delete_issues_comments_by_comment_id | Delete a comment. |
gh_repos_delete_issues_labels | Remove all labels from an issue. |
gh_repos_delete_issues_labels_by_name | Remove a label from an issue. |
gh_repos_delete_keys_by_key_id | Delete a key. |
gh_repos_delete_labels_by_name | Delete a label. |
gh_repos_delete_milestones_by_number | Delete a milestone. |
gh_repos_delete_pulls_comments_by_comment_id | Delete a comment. |
gh_repos_delete_releases_assets_by_id | Delete a release asset |
gh_repos_delete_releases_by_id | Users with push access to the repository can delete a... |
gh_repos_delete_subscription | Delete a Repository Subscription. |
gh_repos_get_assignees | List assignees. |
gh_repos_get_assignees_by_assignee | Check assignee. |
gh_repos_get_branches | Get list of branches |
gh_repos_get_branches_by_branch | Get Branch |
gh_repos_get_by_path | Get archive link. |
gh_repos_get_by_repo | Get repository. |
gh_repos_get_collaborators | List. |
gh_repos_get_collaborators_by_user | Check if user is a collaborator |
gh_repos_get_comments | List commit comments for a repository. |
gh_repos_get_comments_by_comment_id | Get a single commit comment. |
gh_repos_get_commits | List commits on a repository. |
gh_repos_get_commits_by_sha_code | Get a single commit. |
gh_repos_get_commits_comments | List comments for a single commitList comments for a single... |
gh_repos_get_commits_status | Get the combined Status for a specific Ref |
gh_repos_get_compare_by_base_id_head_id | Compare two commits |
gh_repos_get_contents_by_path | Get contents. |
gh_repos_get_contributors | Get list of contributors. |
gh_repos_get_deployments | Users with pull access can view deployments for a repository |
gh_repos_get_deployments_statuses | Users with pull access can view deployment statuses for a... |
gh_repos_get_downloads | Deprecated. List downloads for a repository. |
gh_repos_get_downloads_by_download_id | Deprecated. Get a single download. |
gh_repos_get_events | Get list of repository events. |
gh_repos_get_forks | List forks. |
gh_repos_get_git_blobs_by_sha_code | Get a Blob. |
gh_repos_get_git_commits_by_sha_code | Get a Commit. |
gh_repos_get_git_refs | Get all References |
gh_repos_get_git_refs_by_ref | Get a Reference |
gh_repos_get_git_tags_by_sha_code | Get a Tag. |
gh_repos_get_git_trees_by_sha_code | Get a Tree. |
gh_repos_get_hooks | Get list of hooks. |
gh_repos_get_hooks_by_hook_id | Get single hook. |
gh_repos_get_issues | List issues for a repository. |
gh_repos_get_issues_by_number | Get a single issue |
gh_repos_get_issues_comments | List comments in a repository. |
gh_repos_get_issues_comments_by_comment_id | Get a single comment. |
gh_repos_get_issues_events | List issue events for a repository. |
gh_repos_get_issues_events_by_event_id | Get a single event. |
gh_repos_get_issues_labels | List labels on an issue. |
gh_repos_get_keys | Get list of keys. |
gh_repos_get_keys_by_key_id | Get a key |
gh_repos_get_labels | List all labels for this repository. |
gh_repos_get_labels_by_name | Get a single label. |
gh_repos_get_languages | List languages. |
gh_repos_get_milestones | List milestones for a repository. |
gh_repos_get_milestones_by_number | Get a single milestone. |
gh_repos_get_milestones_labels | Get labels for every issue in a milestone. |
gh_repos_get_notifications | List your notifications in a repository |
gh_repos_get_pulls | List pull requests. |
gh_repos_get_pulls_by_number | Get a single pull request. |
gh_repos_get_pulls_comments | List comments in a repository. |
gh_repos_get_pulls_comments_by_comment_id | Get a single comment. |
gh_repos_get_pulls_commits | List commits on a pull request. |
gh_repos_get_pulls_files | List pull requests files. |
gh_repos_get_pulls_merge | Get if a pull request has been merged. |
gh_repos_get_readme | Get the README. |
gh_repos_get_releases | Users with push access to the repository will receive all... |
gh_repos_get_releases_assets | List assets for a release |
gh_repos_get_releases_assets_by_id | Get a single release asset |
gh_repos_get_releases_by_id | Get a single release |
gh_repos_get_stargazers | List Stargazers. |
gh_repos_get_stats_code_frequency | Get the number of additions and deletions per week. |
gh_repos_get_stats_commit_activity | Get the last year of commit activity data. |
gh_repos_get_stats_contributors | Get contributors list with additions, deletions, and commit... |
gh_repos_get_stats_participation | Get the weekly commit count for the repo owner and everyone... |
gh_repos_get_stats_punch_card | Get the number of commits per hour in each day. |
gh_repos_get_statuses_by_ref | List Statuses for a specific Ref. |
gh_repos_get_subscribers | List watchers. |
gh_repos_get_subscription | Get a Repository Subscription. |
gh_repos_get_tags | Get list of tags. |
gh_repos_get_teams | Get list of teams |
gh_repos_get_watchers | List Stargazers. New implementation. |
gh_repositories_get | List all public repositories. |
gh_repos_patch_by_repo | Edit repository. |
gh_repos_patch_comments_by_comment_id | Update a commit comment. |
gh_repos_patch_git_refs_by_ref | Update a Reference |
gh_repos_patch_hooks_by_hook_id | Edit a hook. |
gh_repos_patch_issues_by_number | Edit an issue. |
gh_repos_patch_issues_comments_by_comment_id | Edit a comment. |
gh_repos_patch_labels_by_name | Update a label. |
gh_repos_patch_milestones_by_number | Update a milestone. |
gh_repos_patch_pulls_by_number | Update a pull request. |
gh_repos_patch_pulls_comments_by_comment_id | Edit a comment. |
gh_repos_patch_releases_assets_by_id | Edit a release asset |
gh_repos_patch_releases_by_id | Users with push access to the repository can edit a release |
gh_repos_post_commits_comments | Create a commit comment. |
gh_repos_post_deployments | Users with push access can create a deployment for a given... |
gh_repos_post_deployments_statuses | Create a Deployment Status |
gh_repos_post_forks | Create a fork. |
gh_repos_post_git_blobs | Create a Blob. |
gh_repos_post_git_commits | Create a Commit. |
gh_repos_post_git_refs | Create a Reference |
gh_repos_post_git_tags | Create a Tag Object. |
gh_repos_post_git_trees | Create a Tree. |
gh_repos_post_hooks | Create a hook. |
gh_repos_post_hooks_tests | Test a push hook. |
gh_repos_post_issues | Create an issue. |
gh_repos_post_issues_comments | Create a comment. |
gh_repos_post_issues_labels | Add labels to an issue. |
gh_repos_post_keys | Create a key. |
gh_repos_post_labels | Create a label. |
gh_repos_post_merges | Perform a merge. |
gh_repos_post_milestones | Create a milestone. |
gh_repos_post_pulls | Create a pull request. |
gh_repos_post_pulls_comments | Create a comment. |
gh_repos_post_releases | Create a release |
gh_repos_post_statuses_by_ref | Create a Status. |
gh_repos_put_collaborators_by_user | Add collaborator. |
gh_repos_put_contents_by_path | Create a file. |
gh_repos_put_issues_labels | Replace all labels for an issue. |
gh_repos_put_notifications | Mark notifications as read in a repository. |
gh_repos_put_pulls_merge | Merge a pull request (Merge Button's) |
gh_repos_put_subscription | Set a Repository Subscription |
gh_search_get_code | Search code. |
gh_search_get_issues | Find issues by state and keyword. (This method returns up to... |
gh_search_get_repositories | Search repositories. |
gh_search_get_users | Search users. |
gh_teams_delete_by_team_id | Delete team. |
gh_teams_delete_members_by_username | The "Remove team member" API is deprecated and is scheduled... |
gh_teams_delete_memberships_by_username | Remove team membership. |
gh_teams_delete_repos_by_repo | In order to remove a repository from a team, the... |
gh_teams_get_by_team_id | Get team. |
gh_teams_get_members | List team members. |
gh_teams_get_members_by_username | The "Get team member" API is deprecated and is scheduled for... |
gh_teams_get_memberships_by_username | Get team membership. |
gh_teams_get_repos | List team repos |
gh_teams_get_repos_by_repo | Check if a team manages a repository |
gh_teams_patch_by_team_id | Edit team. |
gh_teams_put_members_by_username | The API (described below) is deprecated and is scheduled for... |
gh_teams_put_memberships_by_username | Add team membership. |
gh_teams_put_repos_by_repo | In order to add a repository to a team, the authenticated... |
gh_user_delete_emails | Delete email address(es). |
gh_user_delete_following_by_username | Unfollow a user. |
gh_user_delete_keys_by_key_id | Delete a public key. Removes a public key. Requires that you... |
gh_user_delete_starred_by_repo | Unstar a repository |
gh_user_delete_subscriptions_by_repo | Stop watching a repository |
gh_user_get | Get the authenticated user. |
gh_user_get_emails | List email addresses for a user. |
gh_user_get_followers | List the authenticated user's followers |
gh_user_get_following | List who the authenticated user is following. |
gh_user_get_following_by_username | Check if you are following a user. |
gh_user_get_issues | List issues. |
gh_user_get_keys | List your public keys. |
gh_user_get_keys_by_key_id | Get a single public key. |
gh_user_get_orgs | List public and private organizations for the authenticated... |
gh_user_get_repos | List repositories for the authenticated user. Note that this... |
gh_user_get_starred | List repositories being starred by the authenticated user. |
gh_user_get_starred_by_repo | Check if you are starring a repository. |
gh_user_get_subscriptions | List repositories being watched by the authenticated user. |
gh_user_get_subscriptions_by_repo | Check if you are watching a repository. |
gh_user_get_teams | List all of the teams across all of the organizations to... |
gh_user_patch | Update the authenticated user. |
gh_user_post_emails | Add email address(es). |
gh_user_post_keys | Create a public key. |
gh_user_post_repos | Create a new repository for the authenticated user. OAuth... |
gh_user_put_following_by_username | Follow a user. |
gh_user_put_starred_by_repo | Star a repository. |
gh_user_put_subscriptions_by_repo | Watch a repository. |
gh_users_get | Get all users. |
gh_users_get_by_username | Get a single user. |
gh_users_get_events | If you are authenticated as the given user, you will see your... |
gh_users_get_events_orgs_by_org | This is the user's organization dashboard. You must be... |
gh_users_get_followers | List a user's followers |
gh_users_get_following_by_target_user | Check if one user follows another. |
gh_users_get_gists | List a users gists. |
gh_users_get_keys | List public keys for a user. |
gh_users_get_orgs | List all public organizations for a user. |
gh_users_get_received_events | These are events that you'll only see public events. |
gh_users_get_received_events_public | List public events that a user has received |
gh_users_get_repos | List public repositories for the specified user. |
gh_users_get_starred | List repositories being starred by a user. |
gh_users_get_subscriptions | List repositories being watched by a user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.