Skip to content

parelhutahaean/mongodb-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-crud

/api/books GET Get all the books info /api/books/:id GET Get a single book info /api/books POST Create a new book /api/books/:id DELETE Delete a book /api/books/:id PUT Update a book with new info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • HTML 4.3%
  • CSS 1.7%