-
Module-1 1
-
-
Module-2 1
-
-
Module-3 1
-

Django REST Framework
Django REST framework is a powerful and flexible toolkit for building and executing a web application. A REST application is a standardized way to provide data to other applications. These applications will then use the data however they wanted. Consistently, APIs also offer a way for other applications to make changes to the data.
Objective
Introduction to REST API
- What is the REST API?
- Why REST API?
- Why Django REST Framework?
- Set up Django REST Framework
- Creating REST API in Django
Case Studies
-
- NA