FastAPI-MongoDB This market project is an example of how to use FastAPI and MongoDB together. Prerequisites python >= 3.9 How to use Install the requirements pip install -r requirements.txt Run the app python3 main.py