simple-express-api
v1.4.5
Published
InorainLLC api generator
Downloads
2
Readme
For creating simple project just run
node ./index.js /your/path
For creating simple project with jwt build in functions
node ./index.js /your/path with-jwt
For creating simple project with build sequelize and mysql helper function
node ./index.js /your/path with-dbHelper