Next.js | Fetching data from Strapi REST API

Published: 11 January 2021
on channel: Pragmatic Reviews
7,349
71

In this video we are going to fetch data from Strapi Headless CMS REST API in our Next.js application.
➥ Repo (Next.js): https://gitlab.com/pragmaticreviews/n...
➥ Repo (Strapi CMS): https://gitlab.com/pragmaticreviews/s...
➥ Buy Me a Coffee: https://buymeacoff.ee/pragmatic

➥➥ Learn even more! ➥➥
Learn Next.js ➥ https://bit.ly/PragmaticNext
Learn Contentful ➥ https://bit.ly/PragmaticContentful
Learn Strapi ➥ http://bit.ly/PragmaticStrapi
Learn Gatsby ➥ https://bit.ly/PragmaticGatsby
Learn Deno ➥ https://bit.ly/LearnDeno
Learn GraphQL ➥ https://bit.ly/LearnGraphQL
Golang in the Cloud ➥ https://bit.ly/LearnGolangCloud
Gin Crash Course ➥ http://bit.ly/2SXdJu2
Golang Crash Course ➥ http://bit.ly/39ZH8dy
Zapier Crash Course ➥ http://bit.ly/37q1BGt

Timestamps:

Intro - 0:00
Setting up Strapi Content Type and GET endpoint - 0:58
Testing the Strapi REST API - 3:03
Setting up Strapi REST client library in Next.js - 3:18
Testing the page - 7:49
Outro - 8:05

#Next #Strapi #REST