CMD + K

flask-rest-orm

Community

Flask extension to build REST APIs based on SQLAlchemy models

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::flask-rest-orm

Usage Tracking

0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Flask extension to build REST APIs based on SQLAlchemy models

Last Updated

Mar 14, 2018 at 15:54

License

MIT

Supported Platforms

linux-64
win-32
win-64
macOS-64