This project is a testing on the sequelize ORM for node.js. You can play around with the CRUD operations using postman (port 3000). API routes : /api/all - GET /api/new - POST /api/update/:id - PUT ...
The following instructions will help you set up and run the project. The proyect is divided into modules, in this case, database, redis and server that index component, thanks to we can manage ...