- Set virtual env.
virtualenv env
source env/bin/activate
- Install dependencies
pip install django
pip install djangorestframework
pip install django-rest-swagger
get the full list of allowed endpoints in localhost:8000/docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|