Metadata-Version: 2.0
Name: jsonapi
Version: 0.9.2
Summary: JSON API realisation
Home-page: https://github.com/pavlov99/jsonapi/
Author: Kirill Pavlov
Author-email: kirill.pavlov@phystech.edu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content

.. 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/


