CS142 Project #6

If you can see this message it means your simple Node.js web server is working!

To test if your MongoDB server is up and running, the following link should return a JSON encoded result:

Your implementation should make the URL /user/list return the users of the Photo App encoded in JSON.

Your solution to project #6 should be served by this web server from the following files that can be clicked on to test in your browser: