FastAPI Tutorial: (Part 1) Project Set Up and Dependencies
Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=yBmjexB4IMk
In this video, you will learn how to set up the project and install the dependencies for the todo app API. You will create a virtual environment, install FastAPI, Uvicorn, Pydantic, and Tortoise-ORM using pip. You will also create the main app file and run it with Uvicorn to check that everything is working
Other Videos By Amo Procedures
Tags:
fastapi
fastapi tutorial
python
tortoise-orm
sqlalchemy
sqlite3
sqlite
database
sqlitedatabase
python3
django
framework
how to
python tutorial
todoapp
todolist app in python