Getting Started with Next.js | Backend API Routes

preview_player
Показать описание

➥➥ Learn even more! ➥➥

Timestamps:

Intro - 0:00
Creating a new API endpoint to list jobs - 0:50
Testing the first API endpoint - 2:44
Creating a new API endpoint to get a single job - 3:15
Testing the second API endpoint - 6:33
Outro - 7:00

#Next #API #Routes
Рекомендации по теме
Комментарии
Автор

All the tutorials I've seen are explaining it with an internal file (data.json). What is I want to fetch data from an external API endpoint where I'd need to hide my API key.

How do I do that?

calebolojo
Автор

Good job thanks!👍 but one question: Why would I as a frontend developer (using amplify/firebase for backend) use this API ROUTES feature?

kunglane
Автор

source code access in github would be nice

brandonhok