We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9172162 commit 78fd16dCopy full SHA for 78fd16d
README.md
@@ -0,0 +1,12 @@
1
+# Weather logger
2
+
3
+GO application to see how accurate the weather application forecasts.
4
+It collects forecasts from different provider, aggregate them and drew a chart from them.
5
6
+## Providers
7
+- [Accuweather](https://developer.accuweather.com/)
8
+- [OpenWeather](https://openweathermap.org/api)
9
10
+## Requirements
11
12
+## Installation
0 commit comments