Skip to content

AIdjis/FastApi-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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