.. drf-simple-api-signing documentation master file, created by
   sphinx-quickstart on Mon Aug  6 20:02:27 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Simple API Signing for Django (**drf-simple-api-signing**'s) documentation!
======================================================================================

Description
-----------

SASigning facilitates the way of API Signing in Django projects. This can be used when you are intending to build an API to add an extra layer of security. One of the key features of this package is that it tries to maximaize the customization of security.

.. toctree::
   :maxdepth: 1
   :glob:
   :titlesonly:

   drf-simple-api-signing/introduction.rst
   drf-simple-api-signing/installation-and-how-it-works.rst
   drf-simple-api-signing/advanced.rst
   drf-simple-api-signing/references.rst



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
