Guides
了解如何将 GitHub Enterprise Server API 用于您的应用程序、持续集成,以及如何构建应用程序。
设置开发环境以创建 GitHub 应用程序
了解扩展和构建新 GitHub Apps 的基础。
在应用程序中使用 GitHub API
了解如何设置应用程序以侦听事件,并使用 Octokit 库执行 REST API 操作。
Building a "Login with GitHub" button with a GitHub App
Follow this tutorial to write Ruby code to generate a user access token via the web application flow for your GitHub App.
Building a CLI with a GitHub App
Follow this tutorial to write a CLI in Ruby that generates a user access token for a GitHub App via the device flow.
使用检查 API 创建 CI 测试
使用 GitHub App 和检查 API 构建一个持续集成服务器以运行测试。
将 OAuth 应用程序迁移到 GitHub 应用程序
了解将 OAuth App 迁移到 GitHub App 的好处,以及如何迁移未在 GitHub Marketplace 中上架的 OAuth App。