FastAPI-JSONAPI

FastAPI extension to create REST web api according to JSON:API 1.0 specification with FastAPI, Pydantic and data provider (SQLAlchemy)

Installation

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

pip3 install fastapi-jsonapi

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.0.0 2025-03-13    
2.8.0 2024-04-27    
2.7.0 2024-04-12    
2.6.0 2024-02-16    
2.5.1 2024-01-19    
2.5.0 2024-01-18    
2.4.2 2023-12-21    
2.4.1 2023-12-19    
2.4.0 2023-12-15    
2.3.2 2023-10-27    
2.3.1 2023-10-17    
2.3.0 2023-09-28    
2.2.2 2023-09-27    
2.2.1 2023-09-18    
2.2.0 2023-09-14    
2.1.0 2023-09-13    
2.0.0 2023-08-24  
1.1.0 2023-07-14  
1.0.1 2023-06-21  
1.0.0 2023-06-01  
0.2.2 2023-03-11  
0.2.1 2023-03-10  
0.2.0 2023-03-10  
0.1.0 2023-03-10  

Issues with this package?

Page last updated 2025-07-17 23:15:26 UTC