1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/content/apps/creating-github-apps/guides/index.md
Sarah Edwards cf41edf2dc Add tutorial for GitHub App web app flow (#35719)
Co-authored-by: Jake Wilkins <jakewilkins@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-23 23:49:25 +00:00

21 lines
695 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
- /creating-ci-tests-with-the-checks-api
- /using-the-github-api-in-your-app
- /migrating-oauth-apps-to-github-apps
- /using-the-web-application-flow-to-generate-a-user-access-token-for-a-github-app
---