Django REST Framework Course – Build Web APIs with Python
Django REST Framework is a powerful and flexible toolkit for building Web APIs. In this course for beginner you will learn how to use Python and the Django REST Framework (DRF) to build a web API.
✏️ Course from Bobby Stearman. Check out @DidCoding
💻Code:
Other Resources:
⌨️ (0:00:00) Introduction
⌨️ (0:00:29) Module 1: Clone the code and set up our system
⌨️ (0:15:01) Module 2: Add settings and URL configurations
⌨️ (0:25:02) Module 3: Create first API endpoint
⌨️ (0:44:46) Module 4: Write unit tests
⌨️ (0:51:56) Module 5: Create endpoints with authentication
⌨️ (1:01:52) Module 6: Create item and order models and serializers
⌨
1 view
6
0
4 years ago 02:07:30 1
Django_REST. Урок 5. Routing. SPA
4 years ago 01:49:47 1
Django_REST. Урок 10. GraphQl
3 years ago 02:27:15 1
Рефакторинг кода | Django Rest Framework
4 years ago 02:40:51 13
Реализация RESTFul API на Django REST Framework
4 years ago 00:24:51 10
Python Django + SQLite | REST APIs
3 years ago 00:09:43 4
Django REST Framework Oversimplified
4 years ago 01:02:54 15
Django REST framework (обзор приложения Банк)
4 years ago 02:14:04 1
Django_REST. Урок 4. Views. Filtering. Pagination
4 years ago 02:02:16 1
Django_REST. Урок 6. Авторизация. Система прав
5 years ago 03:52:37 9
Hackathon: Build a complete Django REST API with me! | Python & Django
4 years ago 02:28:16 1
Django_REST. Урок 7. Авторизация на стороне клиента