Wednesday 30 January 2019

restgoose - decorator-driven REST API

Hey guys,I just finished writing the "Getting started" article of my library, restgoose.Basically, it makes the creation of simple REST APIs very easy and with little boilerplate code : no routes, controllers... Just the model definitions and some decorators.I'm really looking for some peer review. If someone is interested and willing to give me feedback about the concept and the API, that would be great !The project can be found here: https://xurei.github.io/restgoose/The "getting started" article is there: https://xurei.github.io/restgoose/getting-started.htmlThank you very much !

Submitted January 30, 2019 at 10:41PM by xurei

No comments:

Post a Comment