# 创建GitHub应用

可以自行或其他人构建GitHub应用以供使用。

## Links

* [关于创建GitHub应用](/zh/enterprise-server@3.22/apps/creating-github-apps/about-creating-github-apps)

  了解如何创建 GitHub App，包括最佳实践以及何时应使用 GitHub App。

* [注册 GitHub App](/zh/enterprise-server@3.22/apps/creating-github-apps/registering-a-github-app)

  了解如何构建 GitHub Apps。

* [使用 GitHub App 进行身份验证](/zh/enterprise-server@3.22/apps/creating-github-apps/authenticating-with-a-github-app)

  了解如何使用 GitHub Apps 进行身份验证。

* [为GitHub应用编写代码](/zh/enterprise-server@3.22/apps/creating-github-apps/writing-code-for-a-github-app)

  了解如何将 GitHub API 用于应用程序、持续集成以及如何使用应用程序进行构建。