Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 467 Bytes

all text

FASTAPIwithMongoDB

Theis FastAPI and MongoDB. It is a simpler form of that can make developing apps even faster. create a basic category and products application using the FastAPI. .#FastAPI#FastAPI Bangladesh #BD FastAPI

##Install the dependencies: pip install -r requirements.txt uvicorn main:app --reload

#Env Setep -python -m venv env -env\scripts\activate