Commit Graph

266 Commits

Author SHA1 Message Date
Guntis Smaukstelis 0227ac3b43 Improve help json response 2023-05-03 22:37:05 +03:00
Guntis Smaukstelis 9fbc6f9f37 Changed data structure for weather params and aggregating 2023-05-03 00:02:59 +03:00
Guntis Smaukstelis 7e3d58bec0 Add conf into IO and handle IO throwable 2023-05-01 16:43:21 +03:00
Guntis Smaukstelis 36f97a7448 Add rest of aggregation parameters 2023-04-26 22:23:47 +03:00
Guntis Smaukstelis 81d07eb096 Cleaner logic for implicit values and aggregating 2023-04-26 17:27:15 +03:00
Guntis Smaukstelis 1bf41973a7 Change data structure for meteo adding AggregateKey and AggregateValue 2023-04-26 16:37:11 +03:00
Guntis Smaukstelis 3cd223dddd Validate routes, pretty json, meteo keys 2023-04-25 20:11:49 +03:00
Guntis Smaukstelis 04872bbc4d Take out IO from parser 2023-04-24 19:21:36 +03:00
Guntis Smaukstelis 37a90c58ad Server returns all dates with data and data in particular day 2023-04-24 00:01:06 +03:00
Guntis Smaukstelis 31a56bc0d4 Server fetches and saves files. Also proper error handling 2023-04-23 22:41:38 +03:00
Guntis Smaukstelis 0622177572 Server asks data from db and after uses parser 2023-04-19 17:34:27 +03:00
Guntis Smaukstelis a369624054 Parser asks data from DBService 2023-04-19 17:07:17 +03:00
Guntis Smaukstelis 069d3e686b Create DBService to read and write 2023-04-19 14:22:28 +03:00
Guntis Smaukstelis 0e60f94835 Parser accepts querying data, server reads from parser 2023-04-18 17:18:45 +03:00
Guntis Smaukstelis 260b6ef23a Server which responds to get requests 2023-04-13 22:32:00 +03:00
Guntis Smaukstelis 40156d6283 Initial commit with weather data fetcher and parser 2023-04-13 21:25:48 +03:00