Add a JSON:API implementation for FastAPI (Python)

Hi,

I wanted to bring to your attention a new implementation of the JSON:API specification for FastAPI in Python. This implementation has shown promising results and I believe it would be beneficial to include it in the general list of Python implementations for the JSON:API.

You can check out the library and its documentation at the following link: https://fastapi-jsonapi.readthedocs.io/en/latest/index.html

I’d appreciate it if you could take the time to review it and consider its inclusion.

Thank you in advance for your time and consideration.

Hello @Znbiz,

Thanks a lot for bringing this new library to our attention. It looks very promising.

Please create a merge request updating implemenations/index.md to add it to the list of implementations on jsonapi.org.

Best
Jeldrik