Question
Working with REST, NodeJS, ExpressJS and MongoDB To develop a solution that implements a RESTful API for an online mobile phone store that maintains a
Working with REST, NodeJS, ExpressJS and MongoDB
To develop a solution that implements a RESTful API for an online mobile phone store that maintains a database of Personal details for customers of a hypothetical online mobile-phone store. The database should contain entities that record customer personal information [Title, First Name(s)*, Surname*, Mobile*, Email Address*], and both home and shipping addresses [Address Line 1*, Address Line 2, Town*, County/City*, EIRCODE]. The fields marked * are required fields, i.e. they must contain values
Your RESTful API should provide CRUD functionality for Creating, Searching (Retrieving), Updating, and Deleting customer inforamations
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started