Kailash Yogeshwar
1 min readJan 9, 2020

--

A few suggestions which I follow in my structure you can have a “messages” folder for having response messages for error codes, there can be a “mock” subfolder that is used for unit and integration testing, optional to have validation folder for validating req body, custom_modules if you have your own node modules packaged with app.

--

--

No responses yet