# FastAPI Deconstructed: Anatomy of a Modern ASGI Framework
11 min read
Written version of my talk at PyCon APAC 2024 in Indonesia
Seasoned software engineer with over a decade of experience designing and delivering high-performance, scalable systems for real-world applications. Proven track record in leading teams, driving technical innovation and architecting solutions built to scale.
Written version of my talk at PyCon APAC 2024 in Indonesia
An overview of how we can implement generic function in Python with Singledispatch