Flask-REST-JSONAPI

Flask extension to create REST web api according to JSONAPI 1.0 specification with Flask, Marshmallow and data provider of your choice (SQLAlchemy, MongoDB, ...)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-rest-jsonapi

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.31.2 2020-10-07  
0.31.1 2020-10-07  
0.31.0 2020-09-29  
0.30.1 2019-06-18  
0.30.0 2019-06-04  
0.29.0 2019-04-30  
0.28.0 2019-04-23  
0.27.0 2019-04-10
0.26.0 2019-02-12  
0.25.0 2019-02-12  
0.24.0 2019-02-01  
0.23.0 2019-01-24  
0.22.0 2018-07-10  
0.21.0 2018-07-06  
0.20.0 2018-06-26  
0.19.1 2018-05-23  
0.19.0 2018-05-11  
0.18.0 2018-04-13  
0.17.2 2018-03-19  
0.17.1 2018-03-16  
0.17.0 2018-03-12  
0.16.2 2018-02-15  
0.16.1 2018-02-14  
0.16.0 2018-02-14  
0.15.0 2018-02-06  
0.14.3 2017-11-23  
0.14.2 2017-11-22  
0.14.1 2017-11-22  
0.14.0 2017-11-21  
0.13.2 2017-10-18  
0.13.1 2017-10-16  
0.13.0 2017-10-13  
0.12.6 2017-06-26
0.12.5 2017-05-19
0.12.4 2017-04-18
0.12.3 2017-04-10
0.12.2 2017-04-04
0.12.1 2017-03-31
0.12.0 2017-03-27
0.11.5 2017-03-27
0.11.4 2017-03-22
0.11.1 2017-03-20
0.10.2 2017-03-13
0.10.1 2017-03-13
0.10.0 2017-03-10
0.9.3 2017-03-08
0.9.2 2017-03-03
0.9.1 2017-03-03
0.8.0 2017-03-03
0.7.9 2017-03-03
0.6.2 2017-03-03
0.5.1 2017-03-03
0.4.0 2017-03-03
0.3.1 2017-03-03

Issues with this package?

Page last updated 2026-05-13 03:50:48 UTC