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
- Category Web Service
- Project URL https://github.com/Derek-Wen/weather-text