A Nodejs-Sequelize-Express based enpoint to get the schema of database tables
Remember to specify the database, username and password in the config (config.js) file or change completely the database connection
# Install dependencies
npm install
# Serve on localhost:5000
npm run dev
Gives the structure of all the tables in the controle database
Gives the structure the tabel specified in the params
Nfor Esperance
1.0.0