Closed fadelkaadan closed 4 years ago
Currently all routes are in the app.js. A better approach would be to separate the routes in different files inside of an api folder.
This has been discussed previously. The current implementation is by design.
Currently all routes are in the app.js. A better approach would be to separate the routes in different files inside of an api folder.