How to create rest APIs with MVC architecture using NodeJS, ExpressJS and MySQL?
Anonymous
I want to create highly scalable project using angularjs, nodejs, expressjs and MySQL. In this I want to create RestAPIs using MVC architecture.
So if anyone could help me out about how to do this or if you have any reference blog or website for the same. I wanted to know how to set routes and what will be the folder structure.