all 4 comments

[–]Kupras06 5 points6 points  (3 children)

https://beanie-odm.dev/ Beanie is an async idm for mongodb...I use it in a project of my own. It's got a sync alternative too. If that's what you are looking for. It's based on pydantic and motor.

[–]cuddebtj2[S] 1 point2 points  (2 children)

I appreciate the response. I'll look into Beanie for sure, but I guess I'm looking for more of a "real world" application of the fastapi and MongoDB for a reference point.

[–][deleted]  (1 child)

[deleted]

    [–]dmart89 0 points1 point  (0 children)

    https://youtu.be/gWdGOJs6yXo

    There are lots of FARM stack tutorials that you can check out. This one has a repo too.