From 8bb7678ee5376df6075386f069215c5173bcbb5f Mon Sep 17 00:00:00 2001 From: Muhammad Dhiyaul Atha <141197600+Bangkah@users.noreply.github.com> Date: Sat, 20 Sep 2025 00:44:39 +0700 Subject: [PATCH] Update index.md --- content/rest/guides/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index 3612fc15bf10..53719dad92fb 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -21,6 +21,7 @@ children: - /using-the-rest-api-to-interact-with-your-git-database - /using-the-rest-api-to-interact-with-checks - /encrypting-secrets-for-the-rest-api + - /rest-api-quickstart --- This section of the documentation is intended to get you up-and-running with real-world {% data variables.product.github %} API applications. We'll go over everything you need to know, from authentication to results manipulation to integrating results with other apps.