flask-rest-orm
Flask extension to build REST APIs based on SQLAlchemy models
Flask extension to build REST APIs based on SQLAlchemy models
To install this package, run one of the following:
A Flask extension to build REST APIs. It dismiss the need of building Schema classes, since usually all the information needed to serialize an SQLAlchemy instance is in the model itself.
Summary
Flask extension to build REST APIs based on SQLAlchemy models
Last Updated
Mar 14, 2018 at 15:54
License
MIT
Supported Platforms