thomasw/djproxy
djproxy is a class-based generic view reverse HTTP proxy for Django.
djaodjin/djaodjin-rules
Proxy HTTP firewall
treussart/django-doh
Server DNS Over HTTPS Proxy for Django
Yassine-Rejeb/Chatbox_v2
A simple chatbox created with django, uses mongodb, containerized, with an nginx reverse proxy to provide HTTPS support.
shitcoding/task-manager
Task manager with Django backend. Nginx is used as a reverse proxy + for issuing/renewing Letsencrypt SSL certificates via nginx-proxy. Demo: https://kekek.online/
bprajna/ec2-github-actions
Setting up AWS EC2 instance using Terraform, Deploying Django app on "http://instance-ip:8000" and using Nginx reverse proxy to route traffic from port 80 to 8000. Using GitHub Actions for Continuous Deployment.