Hi, this tool will generate a boilerplate for your api project in express
Install node-expressgen with npm globally
npm install express-generate-api -g
Once you installed it globally, just type this command where you want to generate the boilerplate.
express-generate-api
It will ask few questions, to build a boilerplate for your project
- Amjad C P