Search code examples
c#web-servicesweather-api

Web service to get weather


I need a SOAP web service to provide me the current weather for the given city. I have checked NOAA, but seems it doesn't work. At least I have tried it with wcftestclient. Who have done something similar please suggest.


Solution

  • I couldn't find something using SOAP. So I stoped on google weather api. It works good for me.