An api base django eccomerce
docker-compose up --build
- Django
- djangorestframework
- postgresql
- celery(For task queue)
- redis(For massage broker and cache backend)
- nginx(For serve statics and media)
- pytest
- locust(For performance test)
- gunicorn
- drf-nested-routers
- djoser
- Docker and docker-compose
- and more