adds code


In this series, we will create a simple book app using Node.js with Sequelize which is an ORM for relational databases like MySQL, PostgreSQL, etc. We will be using Postgres in this videos Chapters: 0:00 what is Sequelize 1:28 What is Rest API 4:00 setting up node js app 10:40 Setting Up Sequelize in our app 14:30 generate sequelize 18:48 configurations of the model index 23:04 Defining our Postgres database 30:05 defining our first API endpoint to create books 32:00 continue API for book-publishing staff
Previous Post Next Post