Skip to content

JSCRIPT300-Spring2015/MongoDB-books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB-books

To import the books data into MongoDB:

  1. Make sure mongod is running by typing mongod - you should see it start up concluding with

    waiting for connections on port 27017

  2. From the command line inside the project directory, type:

    mongo bookAPI < booksJSON.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • HTML 13.2%