Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lincolnloop/django-jsonit

Helpers for working with JSON responses in your Django project.
https://github.com/lincolnloop/django-jsonit

Last synced: 18 days ago
JSON representation

Helpers for working with JSON responses in your Django project.

Awesome Lists containing this project

README

        

JSONit is a set of helpers for working with JSON responses in Django. It
defines a uniform structure for your JSON responses and provides HttpResponse
subclasses, middleware, class-based view mixins, and more to ease the process
of integrating with your front-end code. It requires no formal installation.
Simply import the helper you need and go.

Read the documentation at: http://readthedocs.org/docs/django-jsonit/en/latest/