Django is a Python backend web framework used to build scalable and secure website applications. We are going to create an application that consumes React for the user interface and Django for the API of our application using Django REST framework (DRF) .