Serializers (Django REST framework)

Django Rest-framework playlist: http://bit.ly/2JI909W High quality programming courses: https://codingwithmitch.com/courses In this video I talk about Django Rest-framework serializers. Serializers are one of the CORE concepts of the django rest-framework. Serialization is the process of 1) Converting server-side data into something that other technologies can interact with (ex: Json data) 2) Converting data from other technologies into something the django server can read . #djangorestframework #restapi Source Code: https://codingwithmitch.com/courses/b... Instagram:   / codingwithmitch