In this video, we're gonna learn how to build an complete products REST API with Node.js, Express and PostgreSQL. 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, build-in PostgreSQL functionalities, relationships between tables and much more. REST API Playlist: https://www.youtube.com/playlist?list=PLSYOk6lU2UL_1NWLD3JidUv2isHTfS0zP GitHub repo: https://github.com/manfraio/rest_api_with_nodejs_and_postgres
In this video, we're gonna learn how to build an complete products REST API with Node.js, Express and PostgreSQL. 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, build-in PostgreSQL functionalities, relationships between tables and much more. REST API Playlist: https://www.youtube.com/playlist?list=PLSYOk6lU2UL_1NWLD3JidUv2isHTfS0zP GitHub repo: https://github.com/manfraio/rest_api_with_nodejs_and_postgres