FastAPI Internals - Exploring the Framework's Core Mechanisms
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Dive deep into the inner workings of FastAPI, one of Python's most popular web frameworks, in this 29-minute conference talk from EuroPython 2024. Explore the dependency injection system, understanding its benefits and limitations. Uncover the intricacies of the routing system, middleware stack execution, and detailed request and response handling. Learn how the OpenAPI schema is generated, the differences between async and non-async endpoints, and how WebSockets integrate into the framework. Examine the crucial roles of Pydantic and Starlette in supporting FastAPI's functionality. Gain a comprehensive understanding of the underlying mechanisms that power this widely-used package, enhancing your ability to leverage its full potential in your web development projects.
Syllabus
FastAPI Internals — Marcelo Trylesinski
Taught by
EuroPython Conference
Related Courses
The complete NestJS developer. Enterprise Node.js frameworkUdemy Documenting an ASP.NET Core API with OpenAPI / Swagger
Pluralsight Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core
Pluralsight API Development with Swagger and OpenAPI
Codecademy REST WebAPI サービス 設計
Udemy