Simple Node.js MVC starter project
STATUS: Early development (not even pre-alpha)
Try it out:
$ git clone https://github.com/dna-engine/simple-node-mvc-starter-project
$ cd simple-node-mvc-starter-project
$ npm install
$ npm run dev
To run just the API server:
$ npm start
In your browser, open: http://localhost:2121/api/v1/books