Skip to content

Demo Project: Scheduled Lambda calls the Strava API and sends an activity summary email.

License

Notifications You must be signed in to change notification settings

TomNuttall/strava-api-summary

Repository files navigation

Strava API Demo Project

Demo Project: Run a weekly Lambda to call the Strava API and send an activity summary email.

Design email Gmail mobile

Project Overview

Strava API

📖 Integrating with the Strava API

🛠️ App

📖 App Readme

  • AWS Lambda querys stravas api and sends an email summary

🧱 Infastructure

📖 Infastructure Readme

  • CloudFormation templates used to deploy AWS infastructure
  • GitHub actions deploy lambda and image assets.

Run

Generate app/example_email.html

cd app/src
python example_email.py

About

Demo Project: Scheduled Lambda calls the Strava API and sends an activity summary email.

Topics

Resources

License

Stars

Watchers

Forks