Skip to content

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

Releases

No releases published

Packages

No packages published