Flask-Restless-NG

Flask-Restless provides simple generation of ReSTful APIs for database models defined using SQLAlchemy (or Flask-SQLAlchemy). The generated APIs satisfy the requirements of the JSON API specification.

User’s guide

How to use Flask-Restless in your own projects. Much of the documentation in this chapter assumes some familiarity with the terminology and interfaces of the JSON API specification.

API reference

A technical description of the classes, functions, and idioms of Flask-Restless.

Additional information

Meta-information on Flask-Restless.