Skip to content

Naved2019khan/Book-Management-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Management System

Express & Node Project

Create two routes for users and book

logic implementation

User Routes

  1. Get all user
  2. Get user by Id
  3. Create new user
  4. Update user Detail
  5. Get detail of subscription by Id

Books Routes

  1. Get all Books
  2. Get Books by Id
  3. Get list of Book Issue
  4. Add new book to the collection
  5. Update Book Detail by Id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors