Guides
Learn about using the GitHub API with your app, continuous integration, and how to build with apps.
Using the GitHub API in your app
Learn how to set up your app to listen for events and use the Octokit library to perform REST API operations.
Creating CI tests with the Checks API
Build a continuous integration server to run tests using a GitHub App and the Checks API.