iamlogand / strava-function-app

An Azure Function App for polling the Strava API to gather and timestamp Strava Club data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strava Club Function App

An Azure Function App that polls the Strava API every hour to gather and timestamp activity data for my Strava Club Frontend. Solves the problem of timestamps being excluded from the otherwise useful data returned by https://www.strava.com/api/v3/clubs/1142418/activities.

Can be ran locally in VS Code using the Azure Functions extension.

  • Add a .env file with a valid CONNECTION_STRING key value pair

About

An Azure Function App for polling the Strava API to gather and timestamp Strava Club data


Languages

Language:Python 100.0%