Talk - Amit Saha: Implementing shared functionality using Middleware
Description:
Explore the concept of middleware in web applications through this informative talk. Gain a comprehensive understanding of how middleware components function within popular Python web frameworks like Flask, Django, and FastAPI. Learn to write your own middleware and effectively utilize community-contributed middleware to implement essential functionality in your applications. Discover the inner workings of middleware, moving beyond simply incorporating it into your codebase without fully grasping its mechanics. Access the accompanying slides for additional visual support and reference materials.
Implementing Shared Functionality Using Middleware