Город МОСКОВСКИЙ
00:26:11

Python FastAPI Tutorial: How to Connect FastAPI to Database

Аватар
Эксперт по Vue
Просмотры:
28
Дата загрузки:
28.11.2023 17:28
Длительность:
00:26:11
Категория:
Обучение

Описание

In this Python video tutorial, you will dive into how to connect a SQLite database to FastAPI, a web framework for developing modern RESTful APIs using Python. Let's set up your FastAPI application to now work with a database so you can save items.

Download SQLite Video: https://youtu.be/2CAspm7YwTU

? Check these out ?
===========================================
✔️ Subscribe to Codingwithroby : https://www.youtube.com/channel/UCFxwS8HIGH5_ut1fk0PNAHw?sub_confirmation=1

✔️ FastAPI - The Complete Course (Beginner & Advanced) : https://www.udemy.com/course/fastapi-the-complete-course/

? GitHub Repo ?
* Follow README to get started *
https://github.com/codingwithroby/Youtube

⭐ Timestamps ⭐
===========================================
00:00 - Intro
00:25 - Recap
02:37 - Install SQLAlchemy
03:10 - Update database settings file
06:34 - Update models and table of database
12:22 - Dependency Injection
14:00 - Create new Book for database
17:53 - Update new Book for database
23:00 - Delete Book from database

⭐️ Hashtags ⭐️
#codingwithroby #FastAPITutorial #PythonDatabase

Рекомендуемые видео