/FastApi-MongoDB

Product Market Using FastApi with MongoDB

Primary LanguagePythonMIT LicenseMIT

FastAPI-MongoDB

This market project is an example of how to use FastAPI and MongoDB together.

Prerequisites

  • python >= 3.9

How to use

  1. Install the requirements
pip install -r requirements.txt
  1. Run the app
python3 main.py