Class project utilizing RESTful APIS
Created for CSE 445: Distibuted Software Development in SPRING 2020
Project consisted of 4 RESTFul APIS encompassed by a webpage where the user could input a location and it would return information such as: news, weather, and distance between another address.
News API: https://newsapi.org/ Weather API: https://openweatehrmap.org/forecast5 Google Geocoder API: https://maps.googleapis.com/maps/api/geocode/ Google Static Map API: https://maps.googleapis.com/maps/api/staticmap