In this video, you will learn how to integrate Tortoise model to FastAPI and test the API. You will use Tortoise-ORM’s CRUD functions to perform the database operations in the FastAPI routes. You will also learn how to use Uvicorn to run the app and explore the interactive documentation generated by FastAPI.