Published onNovember 19, 2024FastAPI Deconstructed: Anatomy of a Modern ASGI FrameworkpythonfastapiasgiWritten version of my talk at PyCon APAC 2024 in Indonesia
Published onMarch 27, 2018Generic Function in Python with SingledispatchpythonAn overview of how we can implement generic function in Python with Singledispatch