1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/content/apps/creating-github-apps/guides/index.md
2023-03-31 19:24:23 +00:00

23 lines
708 B
Markdown

---
title: Guides
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
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps
children:
- /setting-up-your-development-environment-to-create-a-github-app
- /using-the-github-api-in-your-app
- /building-a-login-with-github-button-with-a-github-app
- /building-a-cli-with-a-github-app
- /creating-ci-tests-with-the-checks-api
- /migrating-oauth-apps-to-github-apps
---