ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,216 results

Analytics Vidhya
FastAPI Settings: Why You Should Use Pydantic-Settings

Description: This video addresses a common coding problem: scattered configuration settings like API keys and database URLs.

5:08
FastAPI Settings: Why You Should Use Pydantic-Settings

92 views

2 weeks ago

Analytics Vidhya
Mastering the FastAPI Lifespan Pattern

Description: This video tackles the common issue in FastAPI applications where resources like database connections and LLM ...

4:41
Mastering the FastAPI Lifespan Pattern

161 views

2 weeks ago

Analytics Vidhya
FastAPI + JWT: The Only Way to Build Multi-Tenant AI

Description: This video clarifies the function of a "json web token" (JWT) in API user "authentication", especially when basic "api ...

5:02
FastAPI + JWT: The Only Way to Build Multi-Tenant AI

94 views

2 weeks ago

Stats Wire
FastAPI Tutorial for Beginners #9 | PUT vs PATCH Explained

In this FastAPI tutorial, we learn how to **update existing data** using **PUT** and **PATCH** requests. These are two important ...

13:25
FastAPI Tutorial for Beginners #9 | PUT vs PATCH Explained

29 views

1 day ago

Analytics Vidhya
FastAPI Release Readiness: Versioning, Docs, and Consistency

Description: Learn what needs to be stable before handing your FastAPI API to clients or a frontend team. Covers URL versioning ...

5:26
FastAPI Release Readiness: Versioning, Docs, and Consistency

30 views

2 weeks ago

Analytics Vidhya
FastAPI CORS Configuration: Dev vs Production Settings

Description: This video provides a complete fastapi tutorial on implementing essential features for production APIs: middleware ...

4:42
FastAPI CORS Configuration: Dev vs Production Settings

64 views

2 weeks ago

Analytics Vidhya
FastAPI Testing with TestClient: A Step-by-Step Tutorial

Description: This video shows you how to implement automated testing for your AI backends, using PyTest and FastAPI. We cover ...

4:04
FastAPI Testing with TestClient: A Step-by-Step Tutorial

63 views

2 weeks ago

Analytics Vidhya
FastAPI BackgroundTasks vs. Celery: Which One to Choose?

Description: This video addresses the problem of slow API endpoints by introducing background tasks in FastAPI, a robust Python ...

4:19
FastAPI BackgroundTasks vs. Celery: Which One to Choose?

145 views

2 weeks ago

Analytics Vidhya
What is FastAPI & Why It's Perfect for AI Backends

Description: Understand what FastAPI is, how it compares to Flask and Django, and why it's the best Python framework for serving ...

5:16
What is FastAPI & Why It's Perfect for AI Backends

473 views

2 weeks ago

Código Espinoza - Automatiza tu Vida
Why FastAPI Is Changing the Backend

FastAPI didn't crash by chance. It crashed because the backend changed. Code (Patreon): https://www.patreon.com/posts/por-que ...

5:43
Why FastAPI Is Changing the Backend

9,874 views

2 weeks ago

pyGrunn and aiGrunn Conferences
FastAPI-Restly - A New REST Framework - Rutger Prins

Summary Showcase of FastAPI-Restly. What is it? Why use it? How to use it? And we'll deep-dive into some of the magic that was ...

14:21
FastAPI-Restly - A New REST Framework - Rutger Prins

43 views

13 days ago

Code with abdullah
Build Your First FastAPI Endpoint in Just 5 Minutes ⚡ Beginner Friendly

Want to learn backend development but APIs feel confusing? In this video, we'll build your VERY FIRST FastAPI endpoint in just 5 ...

5:32
Build Your First FastAPI Endpoint in Just 5 Minutes ⚡ Beginner Friendly

59 views

2 weeks ago

Analytics Vidhya
Build a Text2SQL Agentic API - Natural Language to SQL with FastAPI

Description: This hands-on project showcases a system that effortlessly converts plain English questions into dynamic SQL ...

13:44
Build a Text2SQL Agentic API - Natural Language to SQL with FastAPI

123 views

2 weeks ago

Dev in Lounge
Python + iRails: FastAPI Power Without the Boilerplate

Combine Python's AI and data ecosystem with the productivity and stability of iRails. Build APIs, background jobs, integrations, ...

6:42
Python + iRails: FastAPI Power Without the Boilerplate

40 views

2 weeks ago

Analytics Vidhya
FastAPI Dependency Injection Explained: Build Better APIs

Description: Welcome to module 3, where we elevate your FastAPI application structure. This video introduces the power of ...

4:05
FastAPI Dependency Injection Explained: Build Better APIs

79 views

2 weeks ago

Han Exi
How I Built a Free Python Text-to-Speech FastAPI Wrapper to Stop Paying for Premium Services

Stop paying expensive cloud bills for premium Text-to-Speech services. In this video, we build a production-ready, completely free ...

4:06
How I Built a Free Python Text-to-Speech FastAPI Wrapper to Stop Paying for Premium Services

49 views

8 days ago

Kaushik Roy Chowdhury
Create Vector Embeddings with Python FastAPI for ASP NET 10 RAG |Part 4

Latest Udemy Discounts: https://kaushikroychowdhury.com/my-udemy-courses/ Part 3: https://youtu.be/iRaAVcjBT24 This is Part 4, ...

13:36
Create Vector Embeddings with Python FastAPI for ASP NET 10 RAG |Part 4

13 views

17 hours ago

Oppkey
06 FastAPI + Shiny: Creating Your First API Server

Source code and free course. https://industry-python.thinkific.com/ Build a FastAPI backend for a Shiny for Python application.

7:56
06 FastAPI + Shiny: Creating Your First API Server

14 views

8 days ago

TechSphareLearning
Fastapi

This video bridges the gap between coding and deployment. Whether you are a beginner or looking to solidify your DevOps skills.

6:55
Fastapi

7 views

3 weeks ago

Analytics Vidhya
Stop Memory Leaks | FastAPI Yield for Database Sessions

Description: This video clarifies the use of the `yield` keyword within `fastapi dependency injection`, contrasting it with `return` for ...

4:12
Stop Memory Leaks | FastAPI Yield for Database Sessions

58 views

2 weeks ago