/django-restfun-challenge

Django Restbucks Challenge

Primary LanguagePython

Ecommerce rest api

Django Ecommerce software v1.0.0

Create Virtualevn env and Activate venv

virtualenv -p python3.9 venv && source venv/bin/activate

Install requirements

pip3 install -r project/requirements.txt

You can run local development environment with

python3 manage.py runserver

Find the postman collection here

https://www.getpostman.com/collections/1d95b52674073072557f