This is a Node.js/Express app that utilizes Mongoose db library to insert, update, retrieve, and delete book data. Keep in mind this is a public register where anyone can contribute to the database.
Click the link here to see the web app: https://mongobooklist.herokuapp.com/
- Node.js - JS runtime environment
- Express - Web Framework for Node.js
- MongoDB - NoSQL database
- Mongoose - ODM library for MongoDB and Node.js
- Heroku - Cloud Service Host
- Mustafa Abdulrahman - Primary Creator - Mustaballer
This project is licensed under the MIT License - see the LICENSE.md file for details
- Used Readme template from PurpleBooth
- Huge props to Academind as learning resources
