- Python3
- Django
- clone repository
- cd into 'Django_REST_API'
- run
pipenv shell - run
pipenv install - run
python manage.py makemigrations - run
python manage.py migrate - run
python manage.py runserver
For list of cURL requests refer cURL_requests_doc
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pipenv shellpipenv installpython manage.py makemigrationspython manage.py migratepython manage.py runserverFor list of cURL requests refer cURL_requests_doc