REST is a loosely defined protocol for listing, creating, changing, and deleting data on your server over HTTP. The Django REST framework (DRF) is a toolkit built on top of the Django web framework that reduces the amount of code you need to write to create REST interfaces.
In this course you’ll learn about:
Serializers
and how to use them with Django objectsviews
and DRF ViewSet
classes to create REST end-pointsThis course assumes you are familiar with Django models, views, URL patterns, and the admin interface. For more background on these topics see:
Here are resources for curl and Black:
Sample code provided in the Supporting Materials drop-down was tested using Python 3.13, Django 5.1.2, and the Django REST Framework 3.15.2.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4