-
Python Language .py - The main programing language used in this project
-
Django - high-level Python web framework that encourages rapid development and clean, pragmatic design.
-
Django Rest Framwork flexible toolkit for building Web APIs based and used with django framework
-
Django-CORS Library A Django Library/App that adds Cross-Origin Resource Sharing (CORS) headers to responses. This allows in-browser requests to your Django application from other origins.
-
GunUnicorn - A Python WSGI HTTP Server for UNIX.
python manage.py makemigrations
python manage.py migrate
python manage.py runserver