Friday 21 April 2017

Request for Code-Review and Feedback of my Node Library SimplyREST

SimplyREST (http://ift.tt/2pz8cw0) is a node library to create REST APIs with the help of Annotations. SimplyREST is based on ExpressJS, hence all the features of ExpressJS such as Middlewares, Error Handling, Multilevel Routing, etc are available in SimplyREST (Tutorial available in the repository).To Expose any Route, you only need to create a Class and a Method and Annotate them with predefined Annotations (Tutorial available in the repository).Need some help to test the project and get some honest feedback.Thanks

Submitted April 21, 2017 at 09:06PM by ab0027

No comments:

Post a Comment