Created a web service that retrieves weather details (city ID, city name, weather, temperature) from Open Weather Map API:
localhost:8081/api/weather/London&{INSERT APPID HERE}
localhost:8081/api/group/2643743,3067696,5391959&{INSERT APPID HERE}
localhost:8081/api/weather/London&{INSERT APPID HERE}
localhost:8081/api/group/2643743,3067696,5391959&{INSERT APPID HERE}