Skip to content

mukeshp004/node-rest-api

Repository files navigation

This is the tutorial for rest api for fetching the book Data.

mongo bookAPI < book.json.js



Terminal command  for mongoDB
-------------------
show dbs
show collections

use [ db ]
db.books.find()
db.books.drop()
db.books.find().pretty()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published