le0tan / orbital-2022-drf-workshop

Orbital 2022 workshop: Django and Django REST Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbital 2022 Workshop: Django and Django REST Framework

This workshop covers the basics of backend development using Django and Django Rest Framework. We will start from scratch and build the REST API for a self-serving order system similar to McDonald’s. You will learn about Django data models (aka django.db.models), the Django admin panel, token-based authentication and basic-to-intermediate Django Rest Framework usage.

Source Code

Lecture Notes

Slides

About

Orbital 2022 workshop: Django and Django REST Framework

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%