0.0.2 • Published 10 years ago
multidb_connects v0.0.2
multidb_connects.configure(app, function(err,data){ if(err) console.log('Error Found'); else { console.log(" Callback function is being called "); http.createServer(app).listen(app.get('port'), function(){ console.log('Express server listening on port ' + app.get('port')); }); } });
#Installation
$npm install multidb_connects
Features Capable of connecting to multiple databases