1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/apps/creating-github-apps/writing-code-for-a-github-app/index.md
2024-02-08 15:58:21 +00:00

22 lines
724 B
Markdown

---
title: Writing code for a GitHub App
intro: 'Learn about using the {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} 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
---