
#284: Modern and fast APIs with FastAPI
Talk Python To Me
00:00
What's the Story for That?
Fastipi itself is all built around open standards. So when you create an application with faste p you get an api that is based on standards, and you get an openapi scheme. The commentation is the structure in a way that is a user guide and at the same time, kind of reference. It's actually quite simple to do. You can go one point after the other and get like a full system with all the basic stuff. And there's another section with all the extra advanced stuff.
Transcript
Play full episode