Introducing Django Ninja
09-21, 12:25–12:55 (Europe/Lisbon), Auditorium

Django Ninja is the quickest way to build REST APIs, that will be fast, secure and documented automatically.


I'm the author of Django Ninja - a framework for creating REST APIs built on top of Django.

The core feature is a type-hints based API’s declaration that automatically generates OpenAPI/swagger documentation.

While being simple it gives high performance both on single thread parsing and in hight concurrent load thanks to async support.

It is new, but already used in production by multiple companies.
During the talk I will walk you through a demo and show you all primary features.

Video: https://youtu.be/zpR1QCLBpIA

Making software for almost 20 years
Open source developer