Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
FastApi
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Technologieschevron-right

Videos


All FastApi Videos
All Videos
search
  • Latest
  • Highest Rated
Video

Building AI Services with FastAPI & Bedrock

✅ MongoDB Atlas account → https://mdb.link/KL8CAm6Eoks-register ✅ Get help on our Community Forums → https://mdb.link/KL8CAm6Eoks-forums ✅ Writen article → https://mdb.link/KL8CAm6Eoks-article - We'll go through a FARM (FastAPI, React & MongoDB) stack application that I built that does multi-modal search to find images using MongoDB's vector search indexes. I'll talk about some of the tricky things in the implementation, and how to work with Bedrock from asyncio applications.
MongoDB thumbnail image
Play Button
IndexesPythonAWSFastApi

Aug 15, 2024
Video

Fundamentals of Building a FARM Stack App in 5 min

❗ Here's the correct link - https://mongodb-celeb-search.com/ ✅ Sign-up for a free cluster at → https://mdb.link/LldmlWM1amg-register ✅ Get help on our Community Forums → https://mdb.link/LldmlWM1amg-forums - Join Associate Developer Advocate Anaiya Raisinghani as she talks about the fundamentals of building a FARM stack application in this quick 5 minute lightning talk. ✅ For more information on MongoDB’s FARM stack check out this article on our Developer Center → https://mdb.link/LldmlWM1amg-article - Subscribe to MongoDB YouTube→ https://mdb.link/subscribe #farm #react #fastapi #python #mongodb #developers
MongoDB thumbnail image
Play Button

May 23, 2024
Video

Going FARMing with Python & FastAPI!

✅ Sign-up for a free cluster at → https://mdb.link/65jdbqw8XHE-register ✅ Get help on our Community Forums → https://mdb.link/65jdbqw8XHE-forums - Every week you can watch Mark as he builds out a Data Access Layer in Python. The experimental docbridge library is an attempt to build a Pythonic framework that takes into account the various patterns that are used when designing document models with MongoDB. There are quite a few features in the docbridge library now! Let's build something with it, demonstrating some of the data modeling patterns it helps to abstract, and we can talk about how well it works with FastAPI and maybe some changes to make it even better. 📚 RESOURCES 📚 Best Practices for FastAPI & MongoDB → https://mdb.link/best-practices-fastapi-65jdbqw8XHE Six Principles of Resilient Evolvability → https://mdb.link/65jdbqw8XHE-blog Building with Patterns → https://mdb.link/65jdbqw8XHE-patterns Docbridge GitHub Repo → https://github.com/mongodb-developer/docbridge 💬 Connect with Mark: LinkedIn: https://www.linkedin.com/in/judy2k/ ------ ✅ Subscribe to our channel → https://mdb.link/subscribe
MongoDB thumbnail image
Play Button

Mar 27, 2024
Video

Going Async with Python!

✅ Sign-up for a free cluster at - https://mdb.link/0_mMQrP9RCM-register ✅ Get help on our Community Forums - https://mdb.link/0_mMQrP9RCM-community - Every week you can watch Mark as he builds out a Data Access Layer in Python. The experimental docbridge library is an attempt to build a Pythonic framework that takes into account the various patterns that are used when designing document models with MongoDB. Docbridge was built using PyMongo, but now I want to use it with FastAPI, so it needs to be ported or adapted to work as an async library. We'll go deep into the complexities of async libraries and generators, and talk about good practices for updating the data in your MongoDB database. - 📚 RESOURCES 📚 ✅ Six Principles of Resilient Evolvability - https://mdb.link/0_mMQrP9RCM-principles ✅ Building with Patterns - https://mdb.link/0_mMQrP9RCM-summary ✅ Docbridge GitHub Repo - https://github.com/mongodb-developer/docbridge ------ Connect with Mark: LinkedIn: https://www.linkedin.com/in/judy2k/ ✅ Subscribe to our channel - https://mdb.link/subscribe
MongoDB thumbnail image
Play Button

Mar 27, 2024
Video

Code With Mark: Let's go FARMing!

✅ Sign-up for a free cluster at → https://mdb.link/_hmOnVurboQ-register ✅ Get help on our Community Forums → https://mdb.link/_hmOnVurboQ-forums - Every week you can watch Mark as he builds out a Data Access Layer in Python. This library, called docbridge, is an attempt to build a Pythonic framework that takes into account the various patterns that are used when designing document models with MongoDB. FastAPI is becoming a go-to framework for Python developers building APIs and applications with MongoDB. I've built a blocking data access library, but FastAPI is built on asyncio! That means that the code needs to be rewritten to work as both blocking and async. Let's go deep under the covers of coroutines and asynchronous iterators, and find out what's going on! - RESOURCES ✅ Full Stack FastAPI App Generator → https://mdb.link/_hmOnVurboQ-generator ✅ The Six Principles for Building Flexible Data Applications → https://mdb.link/_hmOnVurboQ-principles ✅ Building with Patterns → https://mdb.link/_hmOnVurboQ-patterns ✅ Docbridge GitHub Repo → https://mdb.link/_hmOnVurboQ-docbridge Connect with Mark: LinkedIn: https://www.linkedin.com/in/judy2k/ ------ ✅ Subscribe to our channel → https://mdb.link/subscribe
MongoDB thumbnail image
Play Button

Mar 08, 2024
Video

Introducing the FARM Stack - FastAPI, React, & MongoDB

Learn how to create highly performant, asynchronous, modern, web applications in Python with MongoDB. In this tutorial, we'll cover the complete FARM stack; create a FastAPI server, persist and fetch data asynchronously from MongoDB Atlas, and finally render it in the browser with React. Experience performance on-par or better than a MERN stack, but without switching all your development from Python to Node.js. Subscribe to MongoDB ►►► https://bit.ly/3bpg1Z1 Connect with MongoDB: Website: https://bit.ly/2LjtNBZ Twitter: https://bit.ly/3fH87gR Facebook: https://bit.ly/3fEaIsd Linkedin: https://bit.ly/2SY9w90 Instagram: https://bit.ly/3bn9bDv Community Forums: https://bit.ly/2I8VCi5 TikTok: https://bit.ly/3fHoqdJ
MongoDB thumbnail image
Play Button

Jul 14, 2021