How to create rest api in django using class based views.
this project contains basic example of login, logout & CRUD.
For help getting started with django, view online documentation.
https://github.com/s-aslam/Django-DRF-Rest-API-.git
cd Django-DRF-Rest-API-
pip install -r requirement.txt
python manage.py runserver