Description
This project is a extensive backend API built with Node, Express and MongoDB. The application was made to manage bootcamps, courses, reviews, users and authentication. Project follows the modern practices and conventions in web development, its very modular and scalable, it can be used for different purposes and large applications. For object data modeling (ODM) I have used Mongoose library that provides a rigorous modeling environment for data, enforcing structure as needed while still maintaining the flexibility that makes MongoDB powerful.