JSON API realisation
Project description
JSON-API
Django module with json-api standard support. It lets you easily add powerful api on top of your models and generate auto documentation. Module is focused on simple integration allowing developers to add features later on. Most of the functions would work out of the box.
Compared to other solutions, this project does Django model introspection. It allows to automatically query database using select_related/prefetch_related options for related resources. No more configs, if you would like to include one resource into another, you are able to do that from client side. Your client knows, when it needs it. Server in this case would perform db queries in a most efficient way.
Development
Throughput Graph
Documentation
Library: http://jsonapi.readthedocs.org/
Api Specification: http://jsonapi.org/
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.
Source Distribution
Built Distribution
Hashes for jsonapi-0.9.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c05d5e497f21b4f6b65f9b1657de0998d0b613e2580f442063024ad24a0ba2e8 |
|
MD5 | d7d09a28d032c4afcb8b65b48ef6b092 |
|
BLAKE2b-256 | 650e92afcc5c504ee7d38fd3b2f34799e62c2d44d6b5201ce936ea18eed02871 |