createMongoUri

fun createMongoUri(user: String, password: String, host: String, port: Int, database: String): String(source)