Intro to FastAPI | Sebastian Ramirez | Conf42 Open Source Showcase 2020

Conference: Conf42 Open Source Showcase 2020

Year: 2020

FastAPI ➤ https://fastapi.tiangolo.com/ Read the abstract ➤ https://www.conf42.com/Open_Source_Showcase_2020_Sebastin_Ramrez_cryptpad_collaboration_suite Other sessions at this event ➤ https://www.conf42.com/oss2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 Who am i? 1:23 about fastapi 1:45 based on standards 2:40 based on python type hints 3:10 types provide autocompletion 3:24 easy and short 4:40 less api code 4:57 best fastapi app 7:24 automatic docs 7:38 basic fastapi app with body 14:20 json array of objects in body 20:57 fastapi auto-completion 21:58 type checks 22:38 metadata 24:37 required query 26:25 validation 28:20 data validation 28:54 fastapi - performance 30:26 fastapi - other features 31:25 fastapi - When not to 32:37 other tools 33:37 thank you!