Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books Collection API

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the server: npm start

Endpoints

  • GET /books: Fetch all books
  • POST /books: Add a new book
  • PUT /books/:id: Update a book by ID
  • DELETE /books/:id: Remove a book by ID
  • GET /books/recommendations: Get a random book recommendation
  • POST /books/:id/favorite: Mark a book as favorite

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages