A demonstration of soofa package in real life use with django
To start the demo, follow the following instructions
$ git clone https://github.com/soofapay/django-soofa-demo.git
$ pip install -r requirements.txt
$ python manage.py runserverYour demo will be accessible at http://127.0.0.1:8000