Server-Side APIs

Developers are often tasked with retrieving data from another application's API and using it in the context of their own. Third-party APIs allow developers to access their data and functionality by making requests with specific parameters to a URL. This week we focused on using the OpenWeather API to retrieve weather data for cities. 

The following image demonstrates the assigned application functionality:

The following image demonstrates the end result of the application functionality:

The following image demonstrates the mobile result of the application functionality:

You can check it out here.

No comments:

Post a Comment