This project demonstrates a basic Node.js application using Sequelize to interact with a MySQL database, with a many-to-many association between two models.
API documentation is available in Postman format. You can import the Postman JSON file that accompanies this project to get complete documentation about the API endpoints and required requests. Pull ...