Create a weather end point:
Use WeatherBit.io for the weather api key.
Weather bit returns a JSON formatted string so pass that along to the request point.
Use connecting to third party from lab4 as an example for connecting to weatherbit io
Have error handling, IE. pass along error messages to the app.
Create a weather end point: Use WeatherBit.io for the weather api key. Weather bit returns a JSON formatted string so pass that along to the request point. Use connecting to third party from lab4 as an example for connecting to weatherbit io Have error handling, IE. pass along error messages to the app.