Commit Graph

9 Commits

Author SHA1 Message Date
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