{"meta":{"title":"GitHub アプリのコードを記述する","intro":"GitHub API をアプリ、継続的インテグレーションで使用する方法と、アプリを使った構築方法について学びます。","product":"アプリ","breadcrumbs":[{"href":"/ja/apps","title":"アプリ"},{"href":"/ja/apps/creating-github-apps","title":"GitHub アプリの作成"},{"href":"/ja/apps/creating-github-apps/writing-code-for-a-github-app","title":"GitHub アプリのコードを記述する"}],"documentType":"subcategory"},"body":"# GitHub アプリのコードを記述する\n\nGitHub API をアプリ、継続的インテグレーションで使用する方法と、アプリを使った構築方法について学びます。\n\n## Links\n\n* [GitHub アプリのコードの記述について](/ja/apps/creating-github-apps/writing-code-for-a-github-app/about-writing-code-for-a-github-app)\n\n  GitHub Appに機能を追加するコードを記述する必要があります。\n\n* [GitHub Apps の構築に関するクイック スタート](/ja/apps/creating-github-apps/writing-code-for-a-github-app/quickstart)\n\n  pull request にコメントする GitHub App をすばやく作成します。\n\n* [webhook イベントに応答するGitHub アプリの構築](/ja/apps/creating-github-apps/writing-code-for-a-github-app/building-a-github-app-that-responds-to-webhook-events)\n\n  webhook イベントに応答して API 要求を行う GitHub App を構築する方法について説明します。\n\n* [GitHub アプリを使用して \\[GitHub でログイン\\] ボタンをビルドする](/ja/apps/creating-github-apps/writing-code-for-a-github-app/building-a-login-with-github-button-with-a-github-app)\n\n  このチュートリアルに従って、 GitHub Appの Web アプリケーション フローを介してユーザー アクセス トークンを生成する Ruby コードを記述します。\n\n* [GitHub アプリを使用した CLI の構築](/ja/apps/creating-github-apps/writing-code-for-a-github-app/building-a-cli-with-a-github-app)\n\n  このチュートリアルに従って、デバイス フローを介して GitHub App のユーザー アクセス トークンを生成する CLI を Ruby で記述します。\n\n* [GitHub アプリを使用した CI チェックのビルド](/ja/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app)\n\n  GitHub Appとチェックを使用してテストを実行する継続的インテグレーション サーバーを構築します。"}