diff --git a/implementations/index.md b/implementations/index.md index 1fbcf07e9..aeba1faab 100644 --- a/implementations/index.md +++ b/implementations/index.md @@ -269,6 +269,7 @@ the moment. * [kt.jsonapi](https://pypi.org/project/kt.jsonapi/) JSON:API response generation using the Zope Component Architecture. * [Flask-COMBO-JSONAPI](https://github.com/AdCombo/flask-combo-jsonapi) JSON:API flask extension for building REST APIs. * [FastAPI-JSONAPI](https://github.com/mts-ai/FastAPI-JSONAPI) FastAPI-JSONAPI is a FastAPI extension for building REST APIs +* [jsonapi-pydantic](https://github.com/impocode/jsonapi-pydantic) provides a suite of Pydantic models matching the JSON:API specification. ### Go