A toolkit for building a JSONapi
Project description
>> This library is no longer maintained.<< Traffic indicates not a large user base and I don’t use this library myself anymore. If you want to use it in the future, then you should maintain your own fork. I will remove py-jsonapi from PyPi and GitHub at 1.1.2019.
This library is a toolkit for building a http://jsonapi.org/ compliant API. It has built in support for many web frameworks and database drivers:
flask
tornado
sqlalchemy
mongoengine
motorengine
Furthermore, it can be extended to work with all web frameworks and database engines.
But that’s not all: We support blocking and asynchronous code.
Docs
Check out the docs for a full introduction at https://py-jsonapi.readthedocs.org.
License
This library is licensed under the MIT License.
Contributions and questions
Contributions are always welcome. If you have a question, don’t hesitate to open a new issue.
Version numbers
We will use semantic version numbers, starting with the first release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.