Loading video player...
Learn how to build a Photo Sharing App using FastAPI and Supabase in this step-by-step tutorial! ๐ In this video, weโll connect FastAPI with Supabase to handle image uploads, store photos in Supabase Storage, and display them in a clean gallery. Youโll also see how to delete photos both from the database and storage. 0:00 Introduction 0:09 Creating a Supabase Project 1:34 Explaining the Code 4:03 Starting and Testing ๐ Source Code on GitHub: https://github.com/turtlecode/Build-a-Photo-Sharing-App-with-FastAPI-Supabase-Full-Tutorial-Step-by-Step https://supabase.com/ ๐ What youโll learn in this video: ๐ธ Set up a Supabase project (Database + Storage) ๐ธ Create a photos table with metadata (title, image URL, created time) ๐ธ Handle file uploads with FastAPI ๐ธ Save files to Supabase Storage and fetch their public URLs ๐ธ Render uploaded photos in a gallery ๐ธ Delete photos with a single click ๐ป Tech Stack: ๐น FastAPI ๐น Supabase (Database + Storage) ๐น HTML & CSS If you enjoy building real-world projects with Python, donโt forget to like, share, and subscribe for more tutorials! ๐ ๐บ More projects on my channel: