Reputation: 187
I am creating rest api using restify. I searched for some boilerplate, none seems convincing. Can you suggest some boilerplate, or at least a directory structure that should be adopted. How to deal with imports? All tutorials and blogs deal with simple todo app ..without any directory level implementation. I don't know how to structure my app.
Upvotes: 0
Views: 347