From 743481788b527f10e058209e29eb01fd3d4c70b9 Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Wed, 27 Mar 2024 16:49:28 +0100 Subject: [PATCH] Add new guides section to REST API --- docusaurus/docs/dev-docs/api/rest/guides/intro.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docusaurus/docs/dev-docs/api/rest/guides/intro.md b/docusaurus/docs/dev-docs/api/rest/guides/intro.md index a74459e6a4..22e33c76b7 100644 --- a/docusaurus/docs/dev-docs/api/rest/guides/intro.md +++ b/docusaurus/docs/dev-docs/api/rest/guides/intro.md @@ -7,11 +7,17 @@ pagination_next: dev-docs/api/rest/guides/understanding-populate # REST API Guides -The [REST API reference](/dev-docs/api/rest) documentation is meant to provide a quick reference for all the endpoints and parameters available. The following guides cover dedicated topics and provide detailed explanations (guides indicated with 🧠) or step-by-step instructions (guides indicated with 🛠️) for some use cases. +The [REST API reference](/dev-docs/api/rest) documentation is meant to provide a quick reference for all the endpoints and parameters available. - +## Guides + +The following guides, officially maintained by the Strapi Documentation team, cover dedicated topics and provide detailed explanations (guides indicated with 🧠) or step-by-step instructions (guides indicated with 🛠️) for some use cases: - +## Additional resources + +Additional tutorials and guides can be found in the following blog posts: + +