ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

81 results

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

23 views

20h 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

20h 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

7 views

20h 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!)

5 views

20h 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

9 views

20h 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

20h 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

20h 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

7 views

20h 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

70 views

20h 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

20h 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

33 views

20h ago

Analytics Vidhya
FastAPI Deployment Checklist: From Local to Production

Description: This video shows two methods for deploying a FastAPi AI backend: Render for straightforward deployment and ...

5:08
FastAPI Deployment Checklist: From Local to Production

7 views

20h 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

1 view

4h 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?

37 views

20h ago

Analytics Vidhya
FastAPI Setup & Your First Running Endpoint

Description: Set up your FastAPI development environment from scratch. Create a virtual environment, install FastAPI with all ...

4:40
FastAPI Setup & Your First Running Endpoint

12 views

20h 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

15 views

20h 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

6 views

20h 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

20h 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

8 views

20h ago

Analytics Vidhya
FastAPI Workers & Concurrency — Gunicorn, Uvicorn & AI Memory Tradeoffs

Description: This video details how Uvicorn manages concurrency for FastAPI applications, emphasizing the balance between ...

5:04
FastAPI Workers & Concurrency — Gunicorn, Uvicorn & AI Memory Tradeoffs

5 views

20h ago