Open holms opened 3 months ago
https://www.mongodb.com/resources/products/compatibilities/setting-up-flask-with-mongodb
create an endpoint /status and display message "Connected to MongoDB: " and if it's connected then "True" if not then "False". Use exceptions for that
This will be reviewed after these tickets will be finished: #1 #4 https://github.com/JuliaGlocka/sdk-fbanalyze/issues/1
https://www.mongodb.com/resources/products/compatibilities/setting-up-flask-with-mongodb
create an endpoint /status and display message "Connected to MongoDB: " and if it's connected then "True" if not then "False". Use exceptions for that