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).
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.