Build restful API with PostgreSQL and Express



Build restful API with PostgreSQL and Express

Build restful API with PostgreSQL and Express

This video is a guide to learn the fundamental PostgreSQL crud operations to build restful api.

Video Bookmarks

0:00 – 3:00 Overview
3:00 – 3:31 What to Install
3:31 – 13:45 Build express server and create database/table
13:45 – 15:50 Connect server and database
15:50 – 35:09 Create routes and db queries with node-postgres (pg)
35:09 – 39:25 Review and What to do next

What to do next resources :

Postgresql in 4 hours = https://www.youtube.com/watch?v=qw–VYLpxG4
Database Design = https://www.youtube.com/watch?v=ztHopE5Wnpc

PostgresSQL Installation : https://www.youtube.com/watch?v=fZQI7nBu32M&t=222s

Comments are closed.