Skip to content

necmettindemir/node-006-mongo-todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

an example application about how to use node for some operations on mongo including connect, insert, find, etc

-- you should install mongodb node module

npm install mongodb@2.2.5 --save

Releases

No releases published

Packages

No packages published