✅ FastAPI Tutorial • (Part 1) Project Set Up and Dependencies

Опубликовано: 08 Август 2026
на канале: Amo Procedures
24,356
143

In this video, you will learn how to set up the project and install the dependencies for the todo app API. for more coding ‪@amoprocedures‬

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.


For more programming videos:

Part 1 of Fastapi + React and Mysql Todo App (Farm Stack)
▶️    • Create a Todo App with FastAPI, React, and...