Skip to content

webclasstech/FlaskServerWithMongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add .env file with following data, defines mongo db connection str, DB, collection (= table name):

MONGODB_CONNECT_STR =
DB_NAME =
COLLECTION_NAME =

to install proj libraries:

pip install "pymongo[srv]"
pip install certifi 

pip install python-dotenv
pip install flask 
pip install flask_cors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages