weather API that fetches and returns weather data.

1 Open Issue Need Help Last updated: Jun 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create CI/CD pipelines for a weather API project that fetches data from a third-party API and utilizes caching (e.g., Redis). The pipelines should automate code pushes from VS Code to GitHub and handle the build and deployment process. Error handling and rate limiting are also required within the API itself.

Complexity: 4/5
good first issue question

weather API that fetches and returns weather data.