ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

Nico Dev
🚀 FastAPI + uv desde Cero | Introducción, Instalación y Primer Proyecto con Python

En este video vamos a dar nuestros primeros pasos con FastAPI y uv para preparar el proyecto que utilizaremos en los próximos ...

5:50
🚀 FastAPI + uv desde Cero | Introducción, Instalación y Primer Proyecto con Python

9 views

21h ago

Render
How To Deploy FastAPI

Deploy FastAPI on Render in just a few simple steps. This quick tutorial shows you how to fork Render's FastAPI example ...

1:20
How To Deploy FastAPI

49 views

9h ago

CeeVee Global
One Word Made My FastAPI 10x Slower (async def vs def)

One word made the same endpoint ten times slower. Not a config flag, not the hardware: `async def` instead of `def`, with a ...

5:58
One Word Made My FastAPI 10x Slower (async def vs def)

3 views

10h ago

FlowForge Lab
Build Interactive UIs with FastAPI + HTMX (2026)

Build interactive UIs with FastAPI + HTMX — no SPA bundler. Server returns HTML; HTMX swaps fragments. HX-Request full ...

1:18
Build Interactive UIs with FastAPI + HTMX (2026)

0 views

3h ago

Epython Lab
FastAPI Full Course Episode 8: Organizing Routes with APIRouter & Modular API Design

This is Episode 8 of our FastAPI full course tutorial series. You will learn FastAPI modular API design to organize your routes ...

10:54
FastAPI Full Course Episode 8: Organizing Routes with APIRouter & Modular API Design

55 views

16h ago

CoreEd
10. FastAPI with Agentic AI | Build AI Agents with Python | Complete Tutorial

Learn how to use **FastAPI with Agentic AI** and build powerful **AI Agents using Python**. In this tutorial, we explore how ...

54:33
10. FastAPI with Agentic AI | Build AI Agents with Python | Complete Tutorial

16 views

9h ago

CeeVee Global
I Asked an AI About FastAPI and It Made This Up #shorts

I asked an AI how FastAPI finds your route. It said Starlette uses a radix tree. So I opened the source: it is a for loop over self.routes ...

0:35
I Asked an AI About FastAPI and It Made This Up #shorts

40 views

10h ago

CoreEd
9. FastAPI with Agentic AI | Build AI Agents with Python | Complete Tutorial

Learn how to use **FastAPI with Agentic AI** and build powerful **AI Agents using Python**. In this tutorial, we explore how ...

1:12:00
9. FastAPI with Agentic AI | Build AI Agents with Python | Complete Tutorial

68 views

21h ago

FlowForge Lab
Deploy FastAPI on Cloudflare Workers (2026)

Run FastAPI at the edge on Cloudflare Python Workers — workers.asgi entrypoint, python_workers flag, pywrangler dev, and curl ...

1:15
Deploy FastAPI on Cloudflare Workers (2026)

5 views

14h ago

AI Foundry Hub
Path Parameters vs Query Parameters in FastAPI:Where Does Your Data Belong?🔗| Ep:3 FastAPI Deep Dive

users/101 or /users?role=admin — which one is right? Mixing up path and query parameters is one of the most common API ...

1:43
Path Parameters vs Query Parameters in FastAPI:Where Does Your Data Belong?🔗| Ep:3 FastAPI Deep Dive

24 views

3h ago

CeeVee Global
One Word Made This Endpoint 10x Slower #shorts

Same endpoint, same one-second wait, ten requests at once. One version took 10.02 seconds, the other took 1.02. The only ...

0:43
One Word Made This Endpoint 10x Slower #shorts

44 views

10h ago

EWB Tech Academy
Production-Level Python Backend Development | APIs, Modular Code, Linux & WSL |

Welcome to Day 2 of the AIML vs Future AI Agents Project Internship by EWB Edu Tech. In this session, we explore ...

1:06:25
Production-Level Python Backend Development | APIs, Modular Code, Linux & WSL |

629 views

21h ago

Programming Guide
Multi-Agent System: Build an AI Decision System with CrewAI

In this video, we build a Multi-Agent AI Decision System using CrewAI, FastAPI, and Groq. Instead of asking a single AI agent to ...

1:00:04
Multi-Agent System: Build an AI Decision System with CrewAI

5 views

58 min ago

MrIcant
Что выведет этот код Python? 🧠 Большинство ошибается! #python #shorts

Что выведет этот код Python? from fastapi import FastAPI, Depends app = FastAPI() def get_value(): return 42 @app.get("/") ...

0:16
Что выведет этот код Python? 🧠 Большинство ошибается! #python #shorts

1,256 views

13h ago

Vaibhav Explains Tech
🤯 AI Agent That Fixes Its Own Mistakes! | CRAG + LangGraph + LangSmith Project

Join My Learning Community YouTube https://www.youtube.com/channel/UCUvYKYadzJWC89UdmZ8p5-Q Telegram ...

59:06
🤯 AI Agent That Fixes Its Own Mistakes! | CRAG + LangGraph + LangSmith Project

6 views

1h ago

Mohit Decodes
Flask Tutorial #34 - CRUD DELETE Operation | DELETE API & Complete CRUD

In this video, you'll learn the DELETE operation in CRUD using Flask-SQLAlchemy. We'll create a DELETE API, remove database ...

5:08
Flask Tutorial #34 - CRUD DELETE Operation | DELETE API & Complete CRUD

151 views

17h ago

Durga Software Solutions
FULL STACK PYTHON tutorials || Demo - 3 || by Mr. Mohan Reddy On 23-09-2026 @9PM (IST)

FULL STACK PYTHON (Python (Core + Adv) / Django / Flask / REST API / FastAPI / Basics of UI / Basics of MySQL) tutorials ...

46:07
FULL STACK PYTHON tutorials || Demo - 3 || by Mr. Mohan Reddy On 23-09-2026 @9PM (IST)

140 views

3h ago

Asadullah AI
Stop Using Ollama! Build a Local AI Assistant with Docker Model Runner Instead

Docker Model Runner vs Ollama — I built a full LocalGPT app to see which one actually wins for local LLM inference. In this video ...

42:46
Stop Using Ollama! Build a Local AI Assistant with Docker Model Runner Instead

14 views

18h ago

Uplatz
S18 | Documentation That Developers Actually Read | SDA Best Practices | Uplatz

Good developer documentation should be easy to find, easy to understand and useful at the moment someone needs it.

9:14
S18 | Documentation That Developers Actually Read | SDA Best Practices | Uplatz

0 views

3h ago

Uplatz
S17 | Version Control Best Practices (Git) | SDA Best Practices | Uplatz

Git is the foundation of modern collaborative software development, but using version control well requires more than simply ...

7:42
S17 | Version Control Best Practices (Git) | SDA Best Practices | Uplatz

0 views

3h ago