Curated Video
Serverless JavaScript Projects 2.3: Run Your Weather AWS Lambda
We need a way to query the weather info based on the location info acquired. • Sign up for Wunderground.com API • Use serveless CLI to create a function for querying Wunderground API for data • Return the weather Info to the user