00:40 - who is sebastian ramirez (creator of FastAPI) 2:20 - modern python features "f-strings" 3:57 - modern python features "Type annotiations" 9:30 - type annotations with FastAPI 11:09 - FastAPI's free autogenerated documentation 13:50 - standards FastAPI is built on 14:07 - modern python type annotations using Typer 17:28 - FastAPI with Pydantic (data validation section of FastAPI) 21:44 - FastAPI with SQL 23:54 - modern python with async/await & how FastAPI takes advantage of it 29:36 - performance with FastAPI 32:47 - FastAPI open source community 33:23 - start of Question & Answers from audience
23:57 "python as a programming languages is very fast when you compare it... don't look at me like that xdd... when you compare it with the network" xD
00:40 - who is sebastian ramirez (creator of FastAPI)
2:20 - modern python features "f-strings"
3:57 - modern python features "Type annotiations"
9:30 - type annotations with FastAPI
11:09 - FastAPI's free autogenerated documentation
13:50 - standards FastAPI is built on
14:07 - modern python type annotations using Typer
17:28 - FastAPI with Pydantic (data validation section of FastAPI)
21:44 - FastAPI with SQL
23:54 - modern python with async/await & how FastAPI takes advantage of it
29:36 - performance with FastAPI
32:47 - FastAPI open source community
33:23 - start of Question & Answers from audience
As someone coming back to Python after about 4 years, I really appreciate this overview of the current ecosystem.
23:57 "python as a programming languages is very fast when you compare it... don't look at me like that xdd... when you compare it with the network" xD
Thanks a lot for this comprehensive overview of your doing. I'm working with FastAPI and am loving it. :)
Dude never forgotten to give credit.
Awesome talk by FastApi creator.👌
Already convinced in the first 2 mins 👌🏽
ídolo
How do you configure mypy wiith fast api? I cant get it to work nicely together?
Hermosooo hombre.
What package/module to implement two-factor authentication, or 2FA implementation through FastAPI?
So python will soon become scala 3.
fastapi still don't have throttling like django