A generic PyMongo REST API wrapper in Flask
Goes along with this blog - https://xprilion.com/generic-mongodb-wrapper-using-flask-pymongo/
- "ConnectionUri" - This variable is required
- "Port" - This variable will default to 8080 if not specified
- "Debug" - This variable will default to True if not specified