Build a REST API with Django REST Framework- Beginner Tutorial

preview_player
Показать описание
Hi everyone, In this video, we build a simple To-do API with the Django REST Framework. We look at the basic concepts involved in creating REST APIs with Django REST Framework.

SOURCE CODE:

FIND ME:

Timestamps:
0:00 Introduction
0:39 Project Set Up
6:50 Creating database models
12:40 Database migrations
15:10 Creating model serializers
20:19 Creating API views
28:18 Creating URLs for the API views
33:03 Retrieve all API resources
35:33 HTTP Responses
39:12 Creating API responses
45:05 Retrieve a single API resource
48:07 Update an API resource
54:00 Delete an API resource
57:46 Update a todo status
1:02:29 Using the browsable API
1:05:14 Wrapping Up
Рекомендации по теме
Комментарии
Автор

Thanks for watching. Please subscribe to help me create more content.

SsaliJonathan
Автор

I wish I can subscribe more than once. Well done Mr Jonathan.

TheAremoh