With sequelize queries we can include associated models in the results. In this tutorial we are going to associate User with Article and we will practice how we can include them in our json responses.

The repo for this tutorial can be found here https://github.com/basarbk/express-sequelize

#express #node

Sequelize Model Relationship in Express
11.05 GEEK