Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | Fixed bad relative import | Aki | |
2022-10-04 | Wrapped and shuffled endpoint config around to Windy class | Aki | |
2022-10-02 | Tweaked request interface a bit | Aki | |
I'm still not happy with it, but I think I just need to roll a dice once or twice more, and then just settle on the outcome, because there is no point wasting much more time on such a trivial module as this one. | |||
2022-10-02 | Added missing key to request body | Aki | |
2022-09-26 | Merged Config into Request | Aki | |
2022-09-26 | Made a proper package out of the module | Aki | |
2022-09-24 | Separated config, request, and function that makes real request | Aki | |
Experimenting a little bit with different forms to see what seems alright as public API. Feels like an overkill, since the whole thing is dead simple, but let's do it regardless. | |||
2022-09-23 | Extended Enums for Levels and Models | Aki | |
2022-09-22 | Created stub request to point forecast endpoint | Aki | |