Skip to content

Commit 254aa5c

Browse files
authored
Add link to another REST-related blog post
1 parent be508e2 commit 254aa5c

File tree

1 file changed

+2
-0
lines changed
  • docusaurus/docs/cms/api/rest/guides

1 file changed

+2
-0
lines changed

docusaurus/docs/cms/api/rest/guides/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Some of the additional resources listed in this section have been created for St
3333

3434
Additional tutorials and guides can be found in the following blog posts:
3535

36+
<CustomDocCard emoji="" title="What is a REST API? Beginner’s Guide + Examples Using Strapi" description="Learn the founding principles of REST APIs and how you can use the Strapi REST API." link="https://strapi.io/blog/what-is-a-rest-api-beginners-guide-examples-using-strapi" />
37+
3638
<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" />
3739

3840
<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/mastering-api-requests-using-fetch-with-strapi-content-api" />

0 commit comments

Comments
 (0)