Skip to content

johnmcswain/serverlessMovieSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackGT 5 Serverless Movie Search (featuring OMDB API)

This is the demo showcased from HackGT 5, which uses AWS Lambda, Dynamo, API Gateway, and S3.

The Lambda code is located in the lambda folder. Run npm run zip in order to create a file called main.zip which can be deployed to Lambda. The code references AWS IAM accessKeyId and secretAccessKey for DynamoDB logging, which are stored in environmental variables. You'll need to create your own.

The S3 folder contains the static html page which makes a request to the API gateway. You'll need to replace the hostname with your API Gateway Host Name as the listed hostname may be removed AT ANY TIME!

Link to HackGT5 Serverless Slides

Have fun!

John McSwain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published