Commit Graph

20 Commits

Author SHA1 Message Date
Guntis Smaukstelis be037a311d Remove StatefulFetchService as we have already DataService with lst 24h state 2023-05-25 11:53:32 +03:00
Guntis Smaukstelis f5e4826b88 DataService to save last 24h of data 2023-05-25 01:46:50 +03:00
Guntis Smaukstelis d40aa9ec9b StatefulFetchService to save last 24h of data 2023-05-25 00:06:20 +03:00
Guntis Smaukstelis 77026a9cb0 Small fixes and cleanup 2023-05-24 16:01:48 +03:00
Guntis Smaukstelis eded85b089 Test for FileFetchScheduler 2023-05-23 22:02:56 +03:00
Guntis Smaukstelis bd302618d3 Refactor FileFetchScheduler 2023-05-23 19:16:57 +03:00
Guntis Smaukstelis 760ef4e719 Dependency inject logger and replace println 2023-05-21 22:37:33 +03:00
Guntis Smaukstelis 5744f5c214 FetchSingleFile with Either 2023-05-20 23:05:30 +03:00
Guntis Smaukstelis b4955e2619 Implement FileFetchScheduler and refactor Main class 2023-05-20 21:53:03 +03:00
Guntis Smaukstelis bbdfaa06d8 DBService object to class with logger injection 2023-05-20 20:20:14 +03:00
Guntis Smaukstelis affc2e0d93 Migrate from Blaze to Ember 2023-05-17 01:20:01 +03:00
Guntis Smaukstelis 590757183a Use pureconfig instead of typesafe config 2023-05-16 14:54:02 +03:00
Guntis Smaukstelis bbf1eb0c01 Blaze serves also static index.html and bundle.js 2023-05-14 21:27:57 +03:00
Guntis Smaukstelis 6ca1f4a13a Scheduler and also Main file to call server and scheduler 2023-05-14 15:48:52 +03:00
Guntis Smaukstelis 7e3d58bec0 Add conf into IO and handle IO throwable 2023-05-01 16:43:21 +03:00
Guntis Smaukstelis 31a56bc0d4 Server fetches and saves files. Also proper error handling 2023-04-23 22:41:38 +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