Overview
Django Rest Framework tools which are compliant with the JSONAPI 1.0 specification.
Documentation: django-rest-framework-jsonapi.rtfd.org
Requirements
Python (2.7, 3.4)
Django (1.6, 1.7, 1.8)
Django REST Framework (3.1)
Installation
Install using pip…
$ pip install drf-jsonapi
Testing
Install testing requirements.
$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
Documentation
The documentation is browsable on Read the Docs: django-rest-framework-jsonapi.rtfd.org
To build the documentation, you’ll need to install mkdocs.
$ pip install mkdocs
To preview the documentation:
$ mkdocs serve
Running at: http://127.0.0.1:8000/
To build the documentation:
$ mkdocs build
Release files for drf-jsonapi 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drf-jsonapi-0.1.6.tar.gz | 13.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| drf_jsonapi-0.1.6-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 22.2 kB
Release files / drf-jsonapi-0.1.6.tar.gz
| Download URL | drf-jsonapi-0.1.6.tar.gz |
|---|---|
| Size | 13.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26f63a366d865b3a3a1a2420ef031d5a59a3d25152e9f4be5c23d15c3303ca66
|
|
BLAKE2b-256 checksum How to use checksums |
caea5705289327ac3b14b90d6a7543ab904a7275938dc8465b37a8cb01dd49a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / drf_jsonapi-0.1.6-py2.py3-none-any.whl
| Download URL | drf_jsonapi-0.1.6-py2.py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5dcf25efb119306a4aabf755763f7f1b6e369e595599d8b732a559ec5aee8fee
|
|
BLAKE2b-256 checksum How to use checksums |
d1de45a29f72e3983f3348a815ae9eedbb15a705df04a48caa03f1b25eeff87d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |