Lab 9 - SwathiJasthi/ASE-Assignments GitHub Wiki

                                **          Assignmnet 9**

Question: **Node.js Express Framework, complete the following tasks.

  1. Create a Private REST service that is Mashup of at least two public REST services.
  2. Use this private web service in your web/mobile/hybrid application
  3. Try to use a different web service and create some good use case**

Answer: Below are the screenshots that describes the above task Step1: Running server.js by giving right click on the server file.

When the file is executed successfully access index.html page

On successful login , user is redirected to home page.

Here we can enter the places to be visited in Kansas City and the temperature of Kansas city.

)