-
Notifications
You must be signed in to change notification settings - Fork 0
A weather API that provides current weather data for cities, with caching implemented using Redis. The API fetches weather data from an external source and supports features like cache hit, cache miss, and error handling for invalid or missing city parameters.
miracletim/weather-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A weather API that provides current weather data for cities, with caching implemented using Redis. The API fetches weather data from an external source and supports features like cache hit, cache miss, and error handling for invalid or missing city parameters.