/NHLP3-EventPublisher

EventPublisher to publish SNS messages of each NHL play-by-play event for each game

Primary LanguageJavaMIT LicenseMIT

AWS CodeBuild build badge

NHLP3

Serverless NHL Play-by-Play Processor (hence NHLP3) built using AWS Lambda and NHL's public APIs (more information can be found at Drew Hynes's NHL Stats API Documentation project).

NHLP3 Diagram

EventPublisher Function

The purpose of this function is to be called once daily and retrieve all of the NHL games for the specified day. It will then set up the play-by-play processor to process each game at the start of each game.