# 注册 GitHub App

了解如何构建 GitHub Apps。

## Links

* [注册GitHub应用](/zh/apps/creating-github-apps/registering-a-github-app/registering-a-github-app)

  你可以在个人帐户下注册 GitHub App 或你拥有的任何组织。

* [关于用户授权回调 URL](/zh/apps/creating-github-apps/registering-a-github-app/about-the-user-authorization-callback-url)

  可以指定用户在授权 GitHub App 后将被重定向到的 URL。

* [关于设置 URL](/zh/apps/creating-github-apps/registering-a-github-app/about-the-setup-url)

  可以指定用户在安装 GitHub App 后将被重定向到的 URL。

* [为GitHub应用选择权限](/zh/apps/creating-github-apps/registering-a-github-app/choosing-permissions-for-a-github-app)

  GitHub Apps 的权限决定了应用可以使用 GitHub 的 API 执行哪些操作，以及应用可以接收哪些 Webhook。

* [将 Webhook 与 GitHub 应用配合使用](/zh/apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps)

  GitHub App可以订阅 Webhook 事件，在发生特定活动时接收通知。

* [将GitHub应用公开或专用](/zh/apps/creating-github-apps/registering-a-github-app/making-a-github-app-public-or-private)

  注册 GitHub App 时，你可以选择将其设置为公开，以便其他 GitHub 用户可以安装该应用，或者设置为私有，仅能在拥有该应用的帐户上安装。

* [GitHub 应用的速率限制](/zh/apps/creating-github-apps/registering-a-github-app/rate-limits-for-github-apps)

  速率限制将流量速率限制为 GitHub.com，以帮助确保所有用户的一致访问。

* [为 GitHub 应用创建自定义徽章](/zh/apps/creating-github-apps/registering-a-github-app/creating-a-custom-badge-for-your-github-app)

  数据reusables.shortdesc.creating\_custom\_badges\_github\_apps %}