Alexander CS Hendorf
Alexander C.S. Hendorf is an independent AI and open-source strategy advisor working with companies in regulated industries. With 20+ years of hands-on experience across 50+ technologies — from the Python ecosystem to vector databases — he bridges the gap between boardroom decisions and technical execution. Alexander is a Python Software Foundation Fellow, serves on the board of the Python Software Verband and has delivered 100+ talks in 15+ countries.
He writes at hendorf.com
hendorf
Session
An exchange of views on fastAPI in practice.
FastAPI is great, it helps many developers create REST APIs based on the OpenAPI standard and run them asynchronously. It has a thriving community and educational documentation.
FastAPI does a great job of getting people started with APIs quickly.
This talk will point out some obstacles and dark spots that I wish we had known about before. In this talk we want to highlight solutions.