Skip to content

AWS Lambda functions and related utilities for collecting betting line and win projection data

License

Notifications You must be signed in to change notification settings

fischersean/linescrape

Repository files navigation

Linescrape

CodeQL

AWS Lambda functions and related utilities for collecting betting line and win projection data

Deloying

Install AWS SAM and make sure it is functioning correctly with you AWS account.

Next, create an S3 bucket and place the API config (LineScrapeAPIv1.yaml) in the bucket. Replace the 'Bucket' key in the template.yaml with your bucket name.

Once SAM is installed and the S3 bucket is configured:

make build && make deploy

NOTE: You will have to manually change the route in the API Gateway configuration to point to your own URL.

About

AWS Lambda functions and related utilities for collecting betting line and win projection data

Resources

License

Stars

Watchers

Forks

Releases

No releases published