Ecommerce written with Express, JavaScript and Sequelize.
This project has the purpose to implement REST API's with Relational Databases and also to apply the best practices and best concepts when implementing back-end projects.
- MySQL installed on your machine
- Node and Npm installed
- BCrypt | Encrypt and Hashing
- Celebrate | Schema validation integrated with Joi
- Jsonwebtoken | User authentication and authorization
- ExpressJS | Back-end framework
- Sequelize | ORM to persist data
Thank you 💜