Skip to main content

JSON API realisation

Project description

.. image:: http://jsonapi.org/images/jsonapi@0.7x.png
:alt: json:api

========

.. image:: https://travis-ci.org/pavlov99/jsonapi.png
:target: https://travis-ci.org/pavlov99/jsonapi
:alt: Build Status

.. image:: https://coveralls.io/repos/pavlov99/jsonapi/badge.png
:target: https://coveralls.io/r/pavlov99/jsonapi
:alt: Coverage Status

.. image:: https://pypip.in/v/jsonapi/badge.png
:target: https://crate.io/packages/jsonapi
:alt: Version

.. image:: https://pypip.in/download/jsonapi/badge.svg
:target: https://pypi.python.org/pypi/jsonapi/
:alt: Downloads

.. image:: https://pypip.in/format/jsonapi/badge.png
:target: https://pypi.python.org/pypi/jsonapi/
:alt: Download format

.. image:: https://pypip.in/license/jsonapi/badge.png
:target: https://pypi.python.org/pypi/jsonapi/
:alt: License

.. image:: https://pypip.in/status/jsonapi/badge.svg
:target: https://pypi.python.org/pypi/jsonapi/
:alt: Development Status

Development
===========

.. image:: https://badge.waffle.io/pavlov99/jsonapi.png?label=ready&title=Ready
:target: https://waffle.io/pavlov99/jsonapi/
:alt: Ready stories.


Throughput Graph
----------------

.. image:: https://graphs.waffle.io/pavlov99/jsonapi/throughput.svg
:target: https://waffle.io/pavlov99/jsonapi/metrics
:alt: 'Throughput Graph'


Documentation
=============

Library: http://jsonapi.readthedocs.org/

Api Specification: http://jsonapi.org/

Quick start
-----------
1. Add "jsonapi" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'jsonapi',
)

It is required for documentation. If you do not plan to use autogenerated docs, you may skip this step.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonapi-0.7.4.tar.gz (67.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page