Django Ninja is a Rest Framework. In this tutorial we create simple examples showcasing how to Create Return Update and Delete with Django Ninja. In addition we identify how to work with form data and images.
Code Repo:
https://github.com/veryacademy/django-ninja-crud
Timeline:
00:00 Introduction
10:50 Create
27:52 Return
40:20 Update
48:07 Delete
51:21 Handle data from form
58:25 File upload
1:06:42 Multiple file uploads