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.
Requirements:
Points
Comment block. Instructions on how to run the code with examples
20
Code documentation and comments.
10
Assignment code including creating command line /URL parameter
(see routing table on how to document the URLs)
70
TOTAL POINTS
100