Skip to content

alexgitENI/Library-Management-System-with-Local-JSON-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System with Local JSON Database

You have been assigned to develop a Library Management System API using Node.js, Express, and JavaScript ES6. The API will provide endpoints for managing books in a library. In this project, you will incorporate a local JSON file as a simple database to store book data persistently. Your focus should be on designing efficient CRUD operations, proper error handling, middleware implementation, and database interactions.

Installation

git clone && npm install

Donnée de test

Pour l'utilisation du login , le mot de passe des users est "test"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published