News

Example Python Django with external OAUTH Provider for an API This repository provides a Django example for ZITADEL using OAuth to provide the API with security through permission from an external ...
For deployment, Django’s engineers recommend one of the more robust Web servers — Apache, for example, though any Web server that supports either WSGI or FastCGI is suitable.
Django + Celery Sample Application This is a complete Django application with Celery for asynchronous task processing, using PostgreSQL as the database and Redis as the message broker.