Microservice for products managment 👧 written in express.js
Route folder -Incluides all of the diferent routes Models -Structure of the schemas, where you define your database Controllers -Execute things you want to do with the data
Microservice for user administration 👧 written in express.js
JavaScriptGPL-3.0