shivasunki / DRF-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRF Task Given In One Of The Interviews

Clone this repository, and run below commands in terminal:

  • python -m venv myenv
  • pip install django django-rest-framework
  • python manage.py makemigrations
  • python manage.py migrate

About


Languages

Language:Python 100.0%