Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runekaagaard/jason

Lightweight helpers for views returning json data in Django.
https://github.com/runekaagaard/jason

Last synced: 2 months ago
JSON representation

Lightweight helpers for views returning json data in Django.

Awesome Lists containing this project

README

        

.. image:: https://travis-ci.org/runekaagaard/jason.svg?branch=master
:target: https://travis-ci.org/runekaagaard/jason/
:alt: Build status

.. image:: https://img.shields.io/coveralls/runekaagaard/jason.svg
:target: https://coveralls.io/r/runekaagaard/jason?branch=master
:alt: Coverage Status

.. image:: http://img.shields.io/badge/readthedocs-yes-green.svg
:target: http://jason.readthedocs.org/
:alt: Read The Docs

.. image:: https://pypip.in/download/jason/badge.png
:target: https://pypi.python.org/pypi/jason/
:alt: Downloads

.. image:: https://pypip.in/version/jason/badge.png
:target: https://pypi.python.org/pypi/jason/
:alt: Latest Version

.. image:: https://pypip.in/license/jason/badge.png
:target: https://github.com/runekaagaard/jason/blob/master/LICENSE
:alt: License

About jason
===========

Lightweight helpers for views returning json data in Django.

API still in flux. Not recommended for production.