Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,390 results
uvicorn
fastapi microservices project
fastapi dependency injection
fastapi async
fastapi middleware
fastapi router
I've curated a list of 15 FastAPI best practices and anti-patterns that every FastAPI developer should know to build ...
26,432 views
5 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll talk about 4 things that you ...
120,137 views
1 year ago
FastAPI is a fantastic Python web API framework. This video covers how to professional create a FastAPI architecture. FastAPI ...
88,288 views
9 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...
79,845 views
2 months ago
Hello welcome to Try Except. Today I will show you how to structure your FastAPI application using best practices and routers.
6,849 views
... fastapi endpoint order of execution fastapi async def blocking io fastapi thread pool vs event loop fastapi best practices for ...
87,471 views
ImageKit is an image and video API plus AI-Powered DAM that we use in this project to handle all of our image and video ...
90,414 views
1 month ago
Learning dependency injection can be hard. In this simple FastAPI tutorial we will go over dependency injection and that Depends ...
30,571 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this tutorial, I'll guide you through API ...
100,142 views
2 years ago
This video shows how to create a performant python API using FastAPI, SqlModel, Postgres and Kubernetes. Using Kustomize ...
5,836 views
11 months ago
Concurrency can be confusing. Let's dive into how to use async functions and achieve concurrency with FastAPI git repo: ...
25,983 views
3 years ago
APIs are the hidden backbone of the internet. They power your apps, websites, and even the devices you use every day. But with ...
562,970 views
3 months ago
This talk will show small, specific examples of Python code that can be refactored to be faster without compromising on readability.
33,841 views
Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. In this video, I show you how to use uv ...
37,050 views
What does Starlette really do for FastAPI? - Marcelo Trylesinski - PyCon Italia 2023 FastAPI has been growing a lot lately, but ...
6,791 views
Hi guys, and welcome to the first video in this FastAPI series. In this first video we'll setup a FastAPI project from scratch using ...
3,694 views
In this video I'll show you how to use async Sqlalchemy in FastAPI by converting an existing sync version of Sqlalchemy to Async.
40,067 views
EuroPython 2023 — Terrace 2B on 2023-07-21] ...
4,001 views
Today, I'm sharing 10 super simple things to STRUCTURE an impressive PROGRAMMING PROJECT that you can share on your ...
166,389 views
EuroPython 2023 — North Hall on 2023-07-21] https://ep2023.europython.eu/session/performance-tips-by-the-fastapi-expert Is ...
13,621 views
This video will demonstrate a logging setup for the FastAPI web framework in Python. It will cover basic config using Python's ...
38,923 views
FastAPI follows the UNIX philosophy of "do one thing, and do it well". By using Starlette and Pydantic, FastAPI provides you with ...
8,451 views
Five quick tips to make your Fast API app work faster and better.
516 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. When you develop an API, you might feel like ...
108,596 views
In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...
43,916 views
10 months ago
In this video, we dive deep into optimizing FastAPI performance for production environments. We conduct a comprehensive ...
11,304 views
Python projects that use modern tooling and standards work best when the files in the project repository follow a certain layout.
40,060 views
Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!
314,703 views
FastAPI is becoming one of the most popular web API frameworks on the market due to AI. However, if you have FastAPI in ...
14,031 views
8 months ago