Is Django Rest Framework Too Slow? Myths, Realities, and Optimization
The django rest framework is a powerful tool that combines the robustness of django with the simplicity of REST APIs , the talk delves into the various aspects related to the django rest framework's performance , how to find out bottlenecks in the implementation and common strategies for improving performance in your apis using efficient queryset patterns and serialization.