Skip to content

Opening book details…

About this document

Node.js Quiz App with REST API Guide by aeskychung is a document available to read on EtoBox.

This assignment focuses on building a backend project using Node.js, Express, and MongoDB to create a simple quiz application. Students are required to implement the MVC pattern, create REST API endpoints for managing quizzes and questions, and connect to a MongoDB database named SimpleQuiz. Key tasks include defining schemas for quizzes and questions, and implementing various REST API operations such as GET, POST, PUT, and DELETE.

Author
aeskychung
Language
EN