Skip to content

Commit 44995d8

Browse files
authored
Add fetch-related blog post link to REST API guides list (#2139)
1 parent aa6a8c8 commit 44995d8

File tree

1 file changed

+1
-0
lines changed
  • docusaurus/docs/dev-docs/api/rest/guides

1 file changed

+1
-0
lines changed

docusaurus/docs/dev-docs/api/rest/guides/intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ The following guides, officially maintained by the Strapi Documentation team, co
2121
Additional tutorials and guides can be found in the following blog posts:
2222

2323
<CustomDocCard emoji="" title="Authenticating requests with the REST API" description="Learn how to authenticate your REST API queries with JSON Web Tokens and API tokens." link="https://strapi.io/blog/guide-on-authenticating-requests-with-the-rest-api" />
24+
<CustomDocCard emoji="" title="Using Fetch with Strapi's Content API" description="Explore how to use the fetch() method of the Fetch API to interact with Strapi's Content API." link="https://strapi.io/blog/guide-on-authenticating-requests-with-the-rest-api" />

0 commit comments

Comments
 (0)