Getting Started with Next.js | REST API Routes

Published: 07 December 2020
on channel: Pragmatic Reviews
7,088
77

In this video we are going to start working with REST API Routes using the Next.js Framework.
➥ Buy Me a Coffee: https://buymeacoff.ee/pragmatic

➥➥ Learn even more! ➥➥
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
Handling GET and POST HTTP methods - 0:59
Testing GET and POST requests - 4:47
Handling GET, PUT and DELETE HTTP methods - 6:03
Testing GET, PUT and DELETE requests - 9:53
Outro - 11:00

#Next #REST #API