rest-api-maker
v1.0.4
Published
A cli tool to create necessary folder structure for a REST API.
Readme
REST API MAKER
Creates rest api project with ES6 feature enabled.
Installation
$ npm install --global rest-api-makerUsage
$ rest <PROJECT_NAME> <FLAGS>flags
- --overwirte | -o
Installed packages
- express
- mongoose
- cors
- dotenv
Scripts
- npm run serve
