22 lines
626 B
Markdown
22 lines
626 B
Markdown
---
|
|
title: Writing code for a GitHub App
|
|
intro: 'Learn about using the {% data variables.product.github %} API with your app, continuous integration, and how to build with apps.'
|
|
redirect_from:
|
|
- /apps/quickstart-guides
|
|
- /developers/apps/guides
|
|
- /apps/creating-github-apps/guides
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- GitHub Apps
|
|
children:
|
|
- /about-writing-code-for-a-github-app
|
|
- /quickstart
|
|
- /building-a-github-app-that-responds-to-webhook-events
|
|
- /building-a-login-with-github-button-with-a-github-app
|
|
- /building-a-cli-with-a-github-app
|
|
- /building-ci-checks-with-a-github-app
|
|
---
|