Co-authored-by: Jake Wilkins <jakewilkins@github.com> Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
21 lines
695 B
Markdown
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
|
|
---
|