EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
FastAPI

FastApi

plus Follow
Sign in to follow topics

Featured

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...
FastApiReactPython

Jul 14, 2021 | 53 min
Quickstart

Getting Started with MongoDB and FastAPI

MongoDB thumbnail image

Mar 11, 2024 | 7 min read
Article

Introducing FARM Stack - FastAPI, React, and MongoDB

MongoDB thumbnail image

Sep 23, 2022 | 7 min read
All FastApi Content
search
  • Latest
  • Highest Rated
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 📚 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
Quickstart

Getting Started with MongoDB and FastAPI

Getting started with MongoDB and FastAPI...
MongoDB thumbnail image

Mar 11, 2024
Aaron Bassett (+1)
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
Code Example
FULL APPLICATION

Simple CRUD operations with Python and MongoDB

Get started with Python and MongoDB easily with example code in Github...
MongoDB thumbnail image

Jun 09, 2023
Article

Introducing FARM Stack - FastAPI, React, and MongoDB

Introducing FARM Stack - FastAPI, React, and MongoDB...
MongoDB thumbnail image

Jun 09, 2023
Aaron Bassett
Tutorial

Adding Authentication to Your FARM Stack App

Adding Authentication to a FARM stack application...
MongoDB thumbnail image

Jun 09, 2023
Aaron Bassett (+1)
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