Instructions
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 | 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 |
Reminder: This is what your ENTD261 folder should look like with node installed.


0 comments