Django-Unchained

A Django-based multi-tenant backend with isolated JWT auth per tenant, production setup via Docker + Gunicorn.

Under Construction

  • Restful API server for Single Page Application (SPA) using Django
  • Multi-tenant application working with Postgresql and gunicorn
  • Pytest for unit testing, not with Django test
  • Dockerized