My first grupal project, created with Node.js, SQL and Sequelize
This project is a simple API focused on the Botacura e-commerce. The main objective was to build from scratch an API to query data about products and users.
Project is created with:
- Node.js version: 16.6.2
- MySQL
- Sequelize version: v6.6.5
- Read list of products
- Read one product
- Read last product created
- Read list of users
- Read one user