talk-data.com
PyData
talk
2023-04-18 at 09:40
5 Things about fastAPI I wish we had known beforehand
Event:
PyConDE & PyData Berlin 2023
Speakers
Topics
Description
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.