Question: Create a simple Node.js server (Save as w4_firstname_lastname.js). Create a restful application similar to the one in lesson 4 (ReSTFul Web Services). Document the
Create a simple Node.js server (Save as w4_firstname_lastname.js). Create a restful application similar to the one in lesson 4 (ReSTFul Web Services). Document the routing table, and the application you created. Submit your week 4 work in w4_firstname_lastname.txt (Please save the file as a text file and upload the text file here for final review.) Note: node MUST be installed in the entd261 folder. Your code must be saved to the entd261 folder. node cannot be installed in any other folder. Be sure you have done this, or the code will not run in the command line. Requirements Comment block. Instructions on how 20 to run the code with examples Points Code documentation and comments. 10 70 Assignment code including creating command line /URL parameter (see routing table on how to document the URLs) TOTAL POINTS 100
Step by Step Solution
3.42 Rating (152 Votes )
There are 3 Steps involved in it
Import required modules const http requirehttp const url requireurl Create a basic routing table con... View full answer
Get step-by-step solutions from verified subject matter experts
