filmov
tv
RESTful API using Node.js for managing books

Показать описание
#Start: The project was initialized using 'npm install express mongoose body-parser'.
#Schema: A mongoose schema was created for book details in Models.
NOTE: Replace ID with ID given by the database for operations.
To start the Server just Write 'npm start' in the terminal.