gaguevaras / drf_tutorial

Django Rest Framework tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django DRF Tutorial

  • Completed quickstart
  • Model creation and Database migration
  • Created function-based views
  • Created wrapped views with DRF Responses (cool because of content negotiation)
  • Added class based views (unclear what the benefit is)

About

Django Rest Framework tutorial


Languages

Language:Python 100.0%