A simple library management system with Node.js , javaScript, Express, MySql, Middleware, npm(multer).
First of all create a Database named Books then a table named bookList there with four columns.
The columns will be title, author, publisher and photo_path.
After setting the database environment run the code by -
Nodemon book.js
Then go to the following url from your browser "http://localhost:4000/book".
YOU WILL FIND THE LIBRARY
Shuhin/GraphQL-Library
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|