Skip to content

Module that fetches current weather and shows results on a page.

Notifications You must be signed in to change notification settings

mgurjanov/current_weather

Repository files navigation

current_weather

Simple D8 module that fetches weather data from openweathermap.org.

Please access '/weather' page to see results or click 'Current weather' menu item from the main menu.

Optionally you can pass some arguments like city name and two letter country code like this: /weather/[city_name]/[country_code] (e.g. /weather/Tokyo or /weather/Tokyo/JP). City name is more important than the country code.

Example of module output:

About

Module that fetches current weather and shows results on a page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published