Weather Text

This project uses an AWS Lambda function to fetch current weather data, store it in a MySQL RDS database, and send a detailed weather forecast email via Amazon SES using Nodemailer. The Lambda function is triggered by an API Gateway endpoint, allowing users to request weather updates on demand. The weather data is sourced from the OpenWeatherMap API, which provides comprehensive weather information.

project information

Weather Text Screenshot 1
Weather Text Screenshot 2
Weather Text Screenshot 3