Django is the web development framework in python whereas the Django Rest Framework is the library used in Django to build Rest APIs . Django Rest Framework is especially designed to make the CRUD operations easier to design in Django. Django Rest Framework makes it easy to use your Django Server as an REST API.