Pure Django REST API

The new version of Django has several important features that allow us to avoid installing additional modules. Libraries like DRF, yasg, spectacular have always been recommended for REST API development. Now the rules have changed. In this workshop:

1. The modern art of project development in Django. (µ-Django style).

2. Built-in serializer tools.

3. Json response, an underrated tool.

4. Async ORM and class based views . The best parts of modern Django. After this workshop, all participants got information about the new features of Django.

Approx. 4h