summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-02Added missing key to request bodyAki
2022-09-26Merged Config into RequestAki
2022-09-26Made a proper package out of the moduleAki
2022-09-24Separated config, request, and function that makes real requestAki
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-23Extended Enums for Levels and ModelsAki
2022-09-22Created stub request to point forecast endpointAki