Skip to content

puja110/Express-API-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDEV1004-Assignment2-Express-API-CRUD

Creating an Express API that enables the user to perform Full CRUD operations using MongoDB Atlas. MongoDB database should include a list of your top 20 favorite Books of all time.

The screenshots of postman response for all CRUD APIs are given below:

  1. List all books responses getAllBookResponse1 getAllBookResponse2

  2. Add new book response addNewBook

  3. Find book by Id response findBookById

  4. Update book response updateBook

  5. Delete book response deleteBook

About

Creating an Express API that enables the user to perform Full CRUD operations using MongoDB Atlas. MongoDB database should include a list of your top 20 favorite Books of all time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors