You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1980s Aerobics Fitness Tracker built with MongoDB database connection, Mongoose ODM (Object Data Modeling) Schema and Express route handling to complement front-end javascript, html+css code.
Mongoose Object Data Modeling (ODM) REST API for a dynamic social media startup. Utilizing NoSQL databases, this solution effectively handles extensive unstructured data. Built with Express.js, MongoDB, and Mongoose ODM, it guarantees scalability and efficient data management.
This repository contains the implementation of a social network API built with MongoDB, Express.js, and Mongoose ODM. This API allows users to share their thoughts, react to friends' thoughts, and create a friend list, providing a backend foundation for a social network web application.
Neste projeto apliquei os princípios de Programação Orientada a Objetos (POO) para a construção de uma API com CRUD para gerenciar uma concessionária de veículos. Foi feito utilizando o banco de dados MongoDB através do framework do Mongoose.