Commit graph

25 commits

Author SHA1 Message Date
3aa565f262
Bump go version, update package name 2024-06-19 12:51:47 -04:00
90313c2f4f
Minor update to log outputs 2022-09-03 00:02:58 -04:00
18666014b6
Refactor/better handling of unspecified location type 2022-09-02 22:52:53 -04:00
715d5e3533
Refactor Current forecast and Five day 2022-09-02 22:50:27 -04:00
f304672317
Update module name 2022-09-01 23:43:01 -04:00
7e51085b1a
Updated to allow query by zip code & improved error handling 2022-09-01 22:48:38 -04:00
f4eaf5e1fb
Improved error handling and responses for rpc failures 2022-09-01 22:47:37 -04:00
2ea7920ca2
Units, City, and Zip lookups ok, need to handle unspecified location 2022-09-01 20:33:02 -04:00
b924b8486f
Split zip and city lookups into separate functions 2022-09-01 20:15:21 -04:00
8f7897d41b
Begin converting Extended to FiveDay & adding advanced request opts 2022-09-01 02:09:45 -04:00
6966aa1d9c
Revert back to OWM pro api, required anyway for Extended 2022-08-08 06:27:04 -04:00
0a21a5047e
Revert to pro API for extended forecast, unavailable via normal API 2022-08-08 02:23:09 -04:00
e3c2b592a2
Switch to regular API to accomodate non-paid OMW users 2022-08-06 23:28:30 -04:00
0b2d849592
Update comments 2022-07-27 03:09:11 -04:00
f36a005ad1
Cleaned up redundant code 2022-07-27 02:58:00 -04:00
6a92b805e0
Use ApiKey field in server struct 2022-07-27 02:42:40 -04:00
91119b44c2
Simplify getLocation 2022-07-26 23:37:38 -04:00
af88be6ef1
Updated Current and Extended to use precise location 2022-07-26 20:28:36 -04:00
87a9143248
Added some basic documentation 2022-07-26 19:42:25 -04:00
ba7e27dfea
Internal getLocation function added 2022-07-26 19:41:53 -04:00
99116a2693
Added location endpoint 2022-07-26 17:28:33 -04:00
971489f4ad
Simplified code for Current and Extended 2022-07-26 15:11:01 -04:00
1cef0eba5a
Hard coded units for now, minor formatting updates 2022-07-26 03:52:33 -04:00
4ddc054c64
Added extended.go for server and client 2022-07-26 03:42:51 -04:00
0b5d1b1b6b
Servers starts and can get data by city name 2022-07-26 01:07:04 -04:00