Build A Simple CRUD API With Next.js 13 App Router (REST API)

preview_player
Показать описание
📝Note: This Video Is Compatible With Latest Next.JS 14.

🚩 Subscribe ➜ @IndianCoders

👇 Follow Me On Social Media:
Рекомендации по теме
Комментарии
Автор

Build an AI Chatbot (ChatGPT Clone) With MERN Stack

IndianCoders
Автор

🎉After this course, if you want to learn Real World API?🎉
Here's the one with Prisma:

IndianCoders
Автор

Thank you for your very crucial 30-minute tutorial that summarized everything I have struggled with. Well done bro

matthiasmatanda
Автор

make another video on connecting backend and frontend with mongdb database with authentication

ayushkathariya
Автор

You are a great teacher Brother. Learned a lot more than from the Bigger youtubers 💖 You have gained one subscriber today 😊

brancode
Автор

I suggest you its now era of full stack, you must create front end to complete your video.

sportscity
Автор

This is the best explanation video of next js and app router for api endpoints

syedalehasnaatshah
Автор

Great after all i am clear now how I can write the nextJs API, thanks bro 🤗🤗

avinashmishra
Автор

thanks bro for the wonderful lesson
lots of Love from Nepal

amaterasu
Автор

legendary guy, cannot believe it's free

evsqioc
Автор

amazing and in magnificent way you taught the topic thumbs UP (y)

ZUBAIRRAFIQ-vt
Автор

Thank you so much, very well explained<3
Please keep making vidoes of NextJS full-stack projects.

gokulnaathb
Автор

Hey, thank yo so much for this content, congratulation its very clear and useful, best wishes for you and your channel keep the good job! I will be waiting for more!

jhonprada
Автор

Your teaching style is really impressive. Keep continue making videos.

englishmaster
Автор

Love this. Can you do a tutorial on authenticating these endpoints? e.g., How you generate an api key, store it in a database, and validate it on each http request? I haven't found very good resources for this in this specific stack

dAtramt
Автор

Wonderful video, exactly what I was looking for. Huge thanks to you buddy.

stevhustler
Автор

Why use split() to get the blog id, when using dynamic routing, you could as well just use the next useRouter() hook to get the id right?

orgmatter
Автор

But my Routes in not working for api only. This working for other files to render but not for api purpose. Please help me to check. My route.ts file path is app\api\blogs\route.ts
When I make postman request, they showing error of 404. I am using typescript in my project.

ganpatsisodiya
Автор

I have next js app v13.4 i am trying these same things but i dont know why the page always shows me unable to handle the request please help me

ItsGandoo
Автор

Is there a way to error handle just like custom middleware in express? I found next absurd as you always doing try catch on every function ( GET, POST, PUT...) Has anyone know how to efficiently do error handling making sure you DRY

jerbparagas