Hello team,
Please help me to create new yahoo weather API and help to Create a proxy to find sunset time for a given city
The city name should be passed in request url. (Ex: http://myproxyurl.com/sunset/city/Bangalore)
Solved! Go to Solution.
Hi @pratheek hipparagi, PFA proxy for your reference. I have tried to cover most of the point,
org-env.apigee.net/weather/v1?format=json&city=Hyderabad org-env.apigee.net/weather/v1?format=xml&city=Chennai use a Header with valid APIKEY
This is one approach, we can implement the same in various approaches like,