API developped with Django 3.2.9 Python 3.7.9 Database postgresql
Create virtual environment
python manage createsuperuser
not mandatory but will be necessary if you want to have acces to admin side
Arnaud Norel