Modern APIs with FastAPI and Python Transcripts
Chapter: Setup and following along
Lecture: Git the source code

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Finally, make sure you get the source code and you take it with you. Over here on GitHub at "github.com/talkPython/modern-apis-with-fastapi"
0:09 dashes between it, is where the source code is. You can clone this repository with Git, if you're a friend of Git,
0:16 but if you're not familiar with Git or you don't have installed or just don't use it for some reason, No worries.
0:21 Just see that green button? Click that, there's a way to download a zip file, you'll get the same thing. So, make sure you go over here. If you do
0:28 have a GitHub account, star it and consider forking it so that you have it there
0:32 to take with you. Many of the things we're starting from scratch and building on
0:37 the screen, and everything you see me type on the screen will be saved in GitHub. But every now and then,
0:42 you might want to just jump into the middle and grab some of the code to work with. So, this is the easiest way to do that, just get it off GitHub.
0:49 Once you get the source code, be sure to follow along, you'll get a lot more out of the course that way.


Talk Python's Mastodon Michael Kennedy's Mastodon