My collection: db_operations = mongo.db.users
I\'m creating an user with this method:
@app.route(\'/create\') def create(): new_user = {\'Name\' :