An easy to use API to fetch the weather data of any location, using the external API Visual Crossing.
Project link: https://roadmap.sh/projects/weather-api-wrapper-service
https://127.0.0.1/weather/<location>?key="YOU_API_KEY"If no location provided, automatically the api will return the data from London
https://127.0.0.1/weather/<location>/<date1>/<date2>?key="YOU_API_KEY"If date2 not provided, the weather data returned will be the data of the day provided in date1