Lab 9 - SwathiJasthi/ASE-Assignments GitHub Wiki
** Assignmnet 9**
Question: **Node.js Express Framework, complete the following tasks.
- Create a Private REST service that is Mashup of at least two public REST services.
- Use this private web service in your web/mobile/hybrid application
- 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.
)