Thursday 31 October 2019

recommendation for super productive REST API framework

I'm looking for a framework that can help me quickly build a restful API that exposes a typical relational data model. I'm concerned more with productivity than customizability. Ideally I would like to be able to define a data model and have migrations, data access, routing all abstracted away. I'm not sure such a thing exists, but I would like to get as close to that as possible.

Submitted October 31, 2019 at 09:34PM by wagonn

No comments:

Post a Comment