CMD + K

flask-restalchemy

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-restalchemy

Usage Tracking

0.14.1
0.14.0
0.12.1
0.12.0
0.11.1
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

Nov 28, 2023 at 19:57

License

MIT

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.12.1
win-32 Last supported version: 0.10.3
win-64 Last supported version: 0.12.1
macOS-64 Last supported version: 0.12.1