Skip to content

A Nodejs-Sequelize-Express based enpoint to get the schema of database tables

License

Notifications You must be signed in to change notification settings

nforesperance/Enpoint-Formulaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enpoint-Formulaire

A Nodejs-Sequelize-Express based enpoint to get the schema of database tables

Quick Start

Note:

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

App Info

Gives the structure of all the tables in the controle database

Gives the structure the tabel specified in the params

Author

Nfor Esperance

Version

1.0.0

About

A Nodejs-Sequelize-Express based enpoint to get the schema of database tables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published