Skip to content

brendankarl/Azure-Function-App

Repository files navigation

Azure Function App

WorkoutGenerator

A HTTP triggered Azure Function App that generates a list of exercises for a workout (from a pool of 26 different exercises), pass the query string exercises=(number) to the Function App URL to specify how many exercises you'd like including in the workout.

The following Quickstart on https://docs.microsoft.com was used to create the Function App in Visual Studio Code, the code within init.py within the example was simply updated with the (very basic) WorkoutGenerator code.

About

An Azure Function App that generates a workout from a list of exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages