FastAPI Tutorial: (Part 5) How to Integrate Tortoise Model to FastAPI
Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=77BCB33M3gE
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.
Other Videos By Amo Procedures
Tags:
fastapi
fastapi tutorial
fastapi python
fastapi web api
fastapi database
fastapi tortoise-orm
fastapi sqlite
tortoise-orm
tortoise-orm tutorial
tortoise-orm python
tortoise-orm model
sqlite
sqlite tutorial
sqlite python