0.0.2 • Published 9 years ago

multidb_connects v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
9 years ago

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