Build a REST API with Node JS & Express | CRUD API Tutorial

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


Timestamps
0:00 Prerequisites
0:35 Project setup
1:51 Getting started
4:29 Creating your first route
9:23 Creating get all users endpoint
10:31 Explaining express route prefixes
13:30 Creating Create a new User endpoint
16:50 Creating Get one User endpoint
20:40 Adding UUID
22:15 Creating Delete User endpoint
25:10 Creating Update User endpoint
28:10 Moving logic to user controller file

👉 Checkout insidewebdev on social:

Discord community: Coming soon..
Рекомендации по теме
Комментарии
Автор

Oh, that was perfect. I just needed a little server with no bells and whistles. You covered exactly all the functions I needed for that.

VGVindaloo
Автор

Great content and excellent presentation! You got this!

johnstorm
Автор

Thanks for the tutorial, really helpful for us who are just studying. Keep up the real world projects, I just Subbed.💯

bryandylan
Автор

Thank you so much for this tutorial! Very well explained, and thank you for introducing Insomnia! I was using Postman and was encountering errors i haven't figured out how to fix yet. Thank you again!

marilia
Автор

Thank you so much for the tutorial! I'm wondering if you were to plan on making tutorials on typeorm with typescript as well as other javascript turorials!

jihwang
Автор

thank you very much
and show us please how to work with postman or insomnia completely, I know hot to make restAPI in postman, i want to learn how to send files, and work with headers, auth, query, docs ( other sections ) thanks

sardorrichfather
Автор

You can also create shorter vids, they don't all have to be in-depth: how to install and configure X, how do middlewares work in express, how to use computed properties in Vue 3, etc

johnstorm
Автор

from where this content is coming? body parser is deprecated, its part of express now. This is a third tutorial this morning i tough it is new but its not. Its like one+ year utdated.

zlackbiro