Lab9 - SaiTejaMakani/Advanced-Software-Engineering-LAB GitHub Wiki

Lab9 Results:

Created a private API using the public API's available. ran on to server which gives the json as shown below.

if we don not enter anything pops and alert and halt the execution of data fetching from api

created another web project seperatlly and created a home page to make API call to our private API.

after clciking the button " get Details " we will be getting the details from the json and displaying on our screen.