/django_rest_framework_app

Django Rest Framework App

Primary LanguagePython

Build REST API's Using Django REST Framework(DRF)


Serializer
Modal Serializer
Function Based API
api_view() decorator In Function Based API View
Class Based API View
Generic Views And Mixins
Different Type Of Authentication Like Session Auth, Basic Auth And Token Auth
Viewsets & Routers
Generic Viewsets
Modal Viewsets