Last Updated: February 25, 2016
·
1.686K
· deleteman

Vatican.js - REST API microframework for node.js

Vatican.js allows the developer to setup a REST API easily by using annotations on the code, as well as provides support for connect-like middleware for both, request pre-processing and response post-processing. Lastly, it provides a command line tool to help creating and listing the endpoints of your API.

It's pretty new, so I'm looking for feedback!

Check it out: http://www.vaticanjs.info/