REST API with Node.js and PostgreSQL

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

We're gonna create endpoints based on CRUD operations and use a module called node-postgres (pg) to connect with PostgreSQL.

We'll use a cloud database from a platform called ElephantSQL.

We'll also learn about SQL commands, built-in PostgreSQL functionalities, relationships between tables and much more.

REST API Playlist:

GitHub repo:
Рекомендации по теме
Комментарии
Автор

I was searching a lot for a tutorial like this in my language (didn't find), searching for someone who was explaining this way, creating routes and controllers, status, making it simple and with a good explanation. I found it all in this amazing video, thanks.

rafaeltz
Автор

Great tutorial! This is exactly what I was looking for. Long video but each step adds relevant and additional knowledge. Thank you.

Hugofurther-
Автор

Honestly can't believe I'm also learning about status codes here. This is good atuff man!

serticode
Автор

Excellent! Good tutorial for beginners! Thank a lot.

nadetdevfullstack
Автор

Subbed thanks for nodejs related content

zscoder
Автор

Your content is too much resourceful. Too good...

blank_bow
Автор

Excellent! video i like it. Thnks you`re the best

janilsonandrade
Автор

bro you nailed it...😇 please do some more videos in fullstack

mohammadshihabudeen
Автор

Hey man, where do I learn the sql/postgres required for web development ?

lostinthenarrativve
Автор

thanks for this sir. Can you do another video with updated technology of postgresSql with prisma or other ORM and Nodejs sir

kuys.undefined
Автор

Noob question here. Do you always put return before a response just to end the function? For example, res.status(200) and return res.status(200) seems to have the same effect for me.

RafaelSilva-rvkt
Автор

Top class, even though it was in English I managed to understand many concepts that I didn't understand in Portuguese, success to you teacher

jricardo
Автор

Now ElephantSql is shutting down their services, so is there any alternate of it?

huzaifak_