Skip to content

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.

Notifications You must be signed in to change notification settings

miracletim/weather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

weather-api

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.

Topics

Resources

Stars

Watchers

Forks