Back to all speakers
Maxim Danilov

Maxim Danilov

Senior software developer and architect with 27+ years of experience leading international teams, launching start-up's, speaking at technology conferences, writing and reviewing hundreds of thousands of lines of code, and сontributing to the open-source community as an award-winning code mentor.

Building RESTful API with raw Django.

Long Workshop
In this workshop: 1. Theory about modern art of Django project development. 2. Starting a project using the Documentation first approach. 3. Adding API visualization and manual testing utility. 4. Create the first django api view break
  1. Using the serializer tools.
  2. Adding validators 8. Async ORM and class-based views 9. Testing