Skip to content

AkshayDigheGithub/multiple-mogodb-database-in-single-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiple-mogodb-in-single-nodejs-app

multiple databases used in single nodeJS ( ExpressJS ) Application using mongoose and mongoose-populate-across-2-databases.

this is basic project with two mongodb database and populate data one from another.

Routes: get users: URL => http://localhost:3000/api/users [GET Method]

create users: URL => http://localhost:3000/api/users/store [POST Method]

About

multiple databases used in single nodeJS ( ExpressJS ) Application using mongoose and mongoose-populate-across-2-databases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published