ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,702 results

Corey Schafer
Python FastAPI Tutorial: Full Course for Beginners - Build a Full-Stack Web App

In this video, we'll be learning how to build a full-featured web application from the ground up using the FastAPI framework in ...

14:23:37
Python FastAPI Tutorial: Full Course for Beginners - Build a Full-Stack Web App

34,630 views

3 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

24 views

23 hours 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

17 views

23 hours 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

9 views

23 hours ago

Codr
FastAPI in 2 Minutes — Why Developers Are Switching From Flask & Django

Want to learn FastAPI fast? In this video, you'll understand what FastAPI is and why developers are switching from Flask and ...

3:09
FastAPI in 2 Minutes — Why Developers Are Switching From Flask & Django

24 views

3 weeks 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

8 views

23 hours ago

sn dev
End-to-End Build and Deploy Medical AI Assistant with LangChain, Pinecone & FastAPI

In this video, I'll show you how to build and deploy a complete End-to-End Modular RAG Medical AI Assistant using modern AI ...

2:12:55
End-to-End Build and Deploy Medical AI Assistant with LangChain, Pinecone & FastAPI

1,768 views

5 days ago

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

9 views

23 hours ago

Analytics Vidhya
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)

Description: In this video, we tackle a common problem in software development: writing efficient and reliable tests for Python ...

5:18
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)

6 views

23 hours ago

Analytics Vidhya
FastAPI + Docker: Build Scalable AI Backends Faster

Description: Package your FastAPI AI backend into a portable Docker container. Learn how to write a Dockerfile, optimize for layer ...

3:25
FastAPI + Docker: Build Scalable AI Backends Faster

27 views

23 hours ago

Analytics Vidhya
Is Your FastAPI Code a Mess? Use This Architecture Pattern

Description: This video tackles the problem of monolithic API files by introducing FastAPI's APIRouter, a key component for clean ...

4:01
Is Your FastAPI Code a Mess? Use This Architecture Pattern

10 views

23 hours ago

Analytics Vidhya
Database Schema Design for Chat Apps: FastAPI & PostgreSQL

Description: Design and implement the relational database schema for a conversational AI product. Covers users, sessions ...

4:07
Database Schema Design for Chat Apps: FastAPI & PostgreSQL

24 views

23 hours ago

Analytics Vidhya
Stop Exposing Everything! Control Your FastAPI Output

Description: This video details how to precisely control API responses using Pydantic models in FastAPI. You'll learn to define ...

3:38
Stop Exposing Everything! Control Your FastAPI Output

8 views

23 hours ago

Analytics Vidhya
FastAPI Documentation: Done in Seconds?

Description: In this video, we explore the automatic API documentation generation in FastAPI, specifically how it leverages ...

3:28
FastAPI Documentation: Done in Seconds?

17 views

23 hours 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

7 views

23 hours 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

8 views

23 hours ago

Analytics Vidhya
Don't Deploy AI Endpoints Without This FastAPI Security Pattern

Description: This video addresses a critical cyber security issue: an API being accessible to anyone, leading to unnecessary costs ...

4:22
Don't Deploy AI Endpoints Without This FastAPI Security Pattern

10 views

23 hours ago

Analytics Vidhya
Don't Deploy AI Without This: FastAPI Structured Logging

Description: Welcome back! This video focuses on the critical aspect of visibility in production systems, especially for AI backends.

3:56
Don't Deploy AI Without This: FastAPI Structured Logging

11 views

23 hours 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?

40 views

23 hours ago

Analytics Vidhya
FastAPI Rate Limiting — Protect LLM Costs with slowapi

Description: This video explains the importance of rate limiting for AI backends to manage costs and user experience, especially ...

4:31
FastAPI Rate Limiting — Protect LLM Costs with slowapi

16 views

23 hours ago