Project developed in the back-end module at trybe
In this project an API was developed using the MSC (model-service-controller) architecture. The built API is a sales management system in dropshipping format where it will be possible to create, view, delete and update products and sales. Using the MySQL database for data management. Also, being a RESTful-API.
- Manipulate the JavaScript
- Manipulate the Node.js
- Manipulate the Express.js
- Manipulate the MySQL
- Create Middlewares and Routes
- Using MSC architecture
- Build a API RESTful