fmidev / weather-app

FMI's official weather application for mobile devices
7 stars 2 forks source link

Create mock server for weather warnings and announcements #651

Closed geosaaga closed 2 weeks ago

geosaaga commented 2 weeks ago

Create mock server (Node, javascript) for weather warnings and announcements. Allows easier development and testing, because this kind of data is not always available.

geosaaga commented 2 weeks ago

PR: https://github.com/fmidev/weather-app/pull/661