Found 14,758 repositories(showing 30)
Akajiaku11
This project implements an Automated ETL (Extract, Transform, Load) Pipeline that fetches daily weather data, processes it, and stores it locally. It uses the OpenWeatherMap API to extract current weather data for a given city
Hamad-Anwar
This Flutter weather application is designed to provide users with accurate weather information in an intuitive and user-friendly way. It fetches data from a weather API to display the current weather details, a complete 24-hour forecast, and a 14-day weather forecast. The app is built using the MVVM architecture and managed with the GetX.
vmr2323
WeatherApp is a simple web app built with React that allows users to check the current weather and forecast for the next few days by entering a city name. The app uses the OpenWeatherMap API to fetch real-time weather data.
Brijesh-kumar-sharma
This is amazing weather app which uses open weather api and it can fetch the weather of your current location or any particular city. The UI of the app is completely responsive and you can also watch the detailed tutorial on my Channel
vmr2323
Weather App is a simple web application that allows users to check the current weather in any city. It fetches real-time weather data from an API and displays key weather information.
alliander-opensource
This API is intended to help you fetch weather data from different data sources in an efficient and uniform way. By just supplying a list of locations and a time window you can get data for a specific source immediately. This project is licensed under the MPL-2.0 license.
zipper-studios
This is a weather app build with Flutter for the purpose of proving how simple is to fetch data from API, how to work with reactive programming in Flutter and how to organize better the app using the BLoC pattern.
Indhuja-k
A simple weather app that fetches real-time weather data for any city using the OpenWeatherMap API. Built with clean UI and responsive design using HTML, CSS, and JavaScript.
saezamanda
A simple integration project using WeatherAPI to fetch current weather data. This repository demonstrates basic API usage and data handling in Python.
inchussa
A weather application built with React Native. The app fetches weather data from an API and displays current conditions and forecasts, showcasing mobile development skills.
mariorodeghiero
☔️ ⛅️. ☀️. ❄️. 🌪 Repository created for study and create a weather app using ES6 - fetch API + web pack.
surajondev
Get weather website run using react framework. OpenWeather API is used to fetch information.
somteacodes
Weather App using JavaScript to fetch data from API
lisacamp884
Fetches real-time weather data using OpenWeather API.
vlad54465
Fetches weather info for any city using OpenWeather API.
viperdemie9
Fetches weather data for any city using OpenWeather API.
k66702931
Fetches real-time weather data for any city using an API.
Shubham-cyber-prog
A dynamic weather forecasting app built using HTML, CSS, and JavaScript. It fetches real-time weather data using the OpenWeatherMap API and displays temperature, for any city with a clean and responsive UI.
nick198922
Here’s a concise description: --- This script fetches current weather data for a specified city using the OpenWeatherMap API and sends an email notification with details like temperature, humidity, and weather conditions. Configure your API key and email credentials for use.
DhanushN2005
A real-time weather data streaming and analysis pipeline built with Python and Apache Kafka that fetches weather information from an online API, streams it to Kafka topics, and processes it for analytics or storage.
BecauseOfProg
🌦 Fetch the weather using Ruby and the OpenWeatherMap API
deepak-05dktopG
🌦️ A sleek and responsive Weather App built with React.js that fetches real-time weather data using the OpenWeatherMap API. Users can search for any city to get temperature, humidity, conditions, and more — beautifully displayed with dynamic icons and styling. Perfect for learning API integration and React UI design!
engripaye
🌦️ Professional Weather API Wrapper Application built with FastAPI. fetches live weather data from the free [Open-Meteo API](https://open-meteo.com/), stores query history in SQLite, and returns results in a clean JSON format.
sudoyasir
This GitHub repository contains the code for a weather app that displays the current weather conditions for a searched city. The app is built using HTML, CSS, and JavaScript and uses an API to fetch weather data for the user's selected city.
waynedgrant
DEPRECATED. Web Service API to fetch weather warnings from Metoalarm. Written in PHP.
darshanbajgain
WeatherApp is a simple Java web application developed using Servlets, JSP, HTML, CSS, and JavaScript. It integrates with the OpenWeatherMap API to fetch weather data for a given city and display it to the user.
7etsuo
A lightweight C client for the Meteomatics Weather API that fetches weather data (temperature, precipitation, and wind speed) using libcurl for HTTP requests and jansson for JSON parsing. The client includes error handling, memory management, and secure credential handling through environment variables.
sahithic06
A Spring Boot web application to fetch data from mongoDB and getting weather details using Open Weather Map API using Thymeleaf
tbhvishal
A simple and customizable weather application built with Python, utilizing Tkinter for the GUI and the OpenWeatherMap API to fetch real-time weather data. This app provides accurate and up-to-date weather information for any city you choose, with a sleek, user-friendly interface.
BrittanyBlake
This is a weather app that uses the Open-Weather-API to fetch data on the weather of various cities. A user can search for cities and the background image changes depending on the weather in that city.