Commit Graph

16 Commits

Author SHA1 Message Date
Ceda EI 723fb81d28 Fix 500 on unknown location 2020-08-08 15:39:04 +05:30
Ceda EI 6ac1457f3a [Refactor] Better path parsing. Clean up codebase. 2020-01-07 11:20:54 +05:30
Ceda EI 2613906e2c Change content type 2019-07-22 21:07:59 +05:30
Ceda EI fae99965c6 Change /plain to /p 2019-01-11 00:55:30 +05:30
Ceda EI 5d67e85b78 Update README, server.py for Windows update 2019-01-11 00:33:41 +05:30
Ceda EI d3f21f7ec0 Add /plain endpoints for windows 2019-01-11 00:31:37 +05:30
Ceda EI 63213d43df Convert units in summary. 2018-12-14 16:14:36 +05:30
Ceda EI d8a91b679b Add summary to individual columns 2018-12-14 15:28:41 +05:30
Ceda EI ffdaef11d8 Fix #1. Add full_name to cache_db. Show name in output. 2018-12-14 14:25:10 +05:30
Ceda EI fb8cf56ef6 Fix order of latitude / longitude 2018-12-14 01:46:33 +05:30
Ceda EI 937c306c67 Add new message for / 2018-12-13 21:38:15 +05:30
Ceda EI e976173ae8 Add weather_to_text for hourly. Add endpoints with / at end 2018-12-13 21:12:39 +05:30
Ceda EI 46364f127f Fix typos 2018-12-13 17:59:32 +05:30
Ceda EI 065acfc567 Add get_weather. Add daily to weather_to_text. Add enpoints.
Change main to accept kind, unit to allow for single function to deal
with all cases. Added location/t for today's weather. Added /f for
Fahrenheit.
2018-12-13 00:44:24 +05:30
Ceda EI efce2ccd2e Complete get_coordinates. Add logic. Add schema. 2018-12-11 16:58:05 +05:30
Ceda EI c3bd238bdc Add server.py with base structure. Update .gitignore. 2018-12-09 16:45:04 +05:30