Skip to content

Weather API wrapper service using Redis cache for efficient data retrieval. Demonstrates API integration, caching, and environment variables.

Notifications You must be signed in to change notification settings

danangfir/WeatherBackRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API Wrapper

This is a NestJS and redis project for wrapping a weather API.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/weather-api-wrapper.git
cd weather-api-wrapper


test endpoint 
curl http://localhost:3000/weather/Jakarta

run application

npm start

run redis

redis-server

weatherBackRedis

About

Weather API wrapper service using Redis cache for efficient data retrieval. Demonstrates API integration, caching, and environment variables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published