An open API service indexing awesome lists of open source software.

https://github.com/ravenlb/weather-api

This project is a Flask-based weather API that provides real-time weather, forecast, and historical data for cities worldwide. It fetches data from the Visual Crossing API, uses Redis for caching to improve performance, and integrates Flask’s rate limiter to control request frequency and prevent misuse.
https://github.com/ravenlb/weather-api

api flask redis redis-cache weather weather-api weather-app weather-data weather-forecast weather-information weatherapp

Last synced: over 1 year ago
JSON representation

This project is a Flask-based weather API that provides real-time weather, forecast, and historical data for cities worldwide. It fetches data from the Visual Crossing API, uses Redis for caching to improve performance, and integrates Flask’s rate limiter to control request frequency and prevent misuse.

Awesome Lists containing this project