⚙️ WORKSHOP: Building RESTful API with raw Django by Maxim Danilov
This workshop explores how Django provides all the essential tools needed to build RESTful APIs without relying on external libraries like DRF or Spectacular. Participants will learn the fundamentals of project development in Django, including built-in serialization, JSON responses, async ORM and class-based views.
