implement visualcrossing.com weather API (backend)

This commit is contained in:
Joshua Taillon
2022-11-07 00:33:50 -07:00
parent da5f7d12e7
commit eeae05d21e
2 changed files with 103 additions and 24 deletions

View File

@ -33,4 +33,12 @@ export SENDER_EMAIL=
# export STATICMAP_SUBDOMAINS=
# export MAP_ATTRIBUTION=
# export DEFAULT_STATICMAP=False
# Define one of the following API key values to lookup weather conditions
# for the start and end of each workout:
# DarkSky weather API key (deprecated):
# export WEATHER_API_KEY=
# VisualCrossing.com weather API key:
# export VC_WEATHER_API_KEY=