expressjs / expressjs/generator
Add explicit --api or --view=json option
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 548
- PR merge metrics
- No merged PRs in 30d
Description
Currently when the app is generated with `--no-view` flag, `public` folder with nested folders is created.
I propose to have additional option for creating APIs, to eliminate the need to remove these folders later.
What are your thoughts regarding this?
Contributor guide
Assessment
This issue has not been assessed yet.