Esempio n. 1
0
def setup():
    mongodb = MongoDB()
    mongodb.setup()

    return {'status': 1}