Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 509 Bytes

BotacuraAPI 🗻 e-commerce API

My first grupal project, created with Node.js, SQL and Sequelize

General info

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.

Technologies

Project is created with:

  • Node.js version: 16.6.2
  • MySQL
  • Sequelize version: v6.6.5

Features

  • Read list of products
  • Read one product
  • Read last product created
  • Read list of users
  • Read one user