DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

In this video we look at class-based API views in the Django REST Framework. We also look at some of the benefits of using them compared to function based API views. We also look at how to use model mixins to allow us easily carry our CRUD on our data.

Top comments (0)