PostgreSQL Node JS Express CRUD | REST API Tutorial

Subscribers:
40,400
Published on ● Video Link: https://www.youtube.com/watch?v=CL_cvH9OpOc



Duration: 0:00
237 views
6


In this tutorial we will see how to create a rest api using postgresql database and node js express with postman to perform crud operations

#postgresql #nodejs #restapi

00:00 Connection and Post
15:22 Fetch all data
18:49 Fetch By ID
23:57 Update
30:35 Delete