DEV Community

Deepak Gupta
Deepak Gupta

Posted on

The Best way to Structure Node.js App

I found an article about structuring the backend for REST API’s which can be extended to Graphql.

Here is the link - https://overflowjs.com/posts/Structure-Nodejs-App-Fractal-Pattern

and here is the code base to refer - https://bitbucket.org/dg92/task_mangement_final_quadrant/src/master/

Thanks and have a happy read!

Latest comments (0)