Modern APIs with FastAPI and Python Transcripts
Chapter: Welcome to the course
Lecture: Welcome to Modern APIs with FastAPI

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Welcome welcome welcome, to modern API's with FastAPI. I hope you're super excited about FastAPI. I am absolutely excited to teach it to you.
0:09 To me, this is the most exciting Python web framework I've seen in a very long time. FastAPI builds on all the great work that frameworks
0:17 like Flask have put in place, these simple micro-framework models, or styles of building web applications. But it does it with a special flair,
0:27 a special touch of all the modern Python features. So you'll see that FastAPI is a web framework for building Python
0:34 web applications, that's high performance, easy to learn, fast to code, and ready for high end production. Of all the new frameworks out there,
0:43 I am certainly most excited about FastAPI, and I think as you go through this course, you're gonna be excited about using it as well.
0:52 Easy to work with, but at the same time you get to use all the cool modern features of Python, meaning fewer errors,
0:58 faster to code and so on. I'm looking forward to us getting started with FastAPI together.


Talk Python's Mastodon Michael Kennedy's Mastodon