QuickAPI is an easy way to setup mechanism calls for Django projects.

For the exchange of data is used JSON.

The API is built on the RPC scheme: one address - many methods.

Read the wiki_ for details.

.. _wiki: https://bitbucket.org/rosix/django-quickapi/wiki/
