Skip to content

studienprojekt-sdp/weather_microservice_2_web_api

Repository files navigation

Microservice to return current weather report in Browser

using OpenWeatherMap API: https://openweathermap.org/

Test

run the container with published ports

docker run -dit --publish 3000:3000 --name <CONTAINER_NAME> <IMAGE_NAME>

then enter in your browser's address bar

http://localhost:3000/api/city/w=<CITY>

About

Microservice to return weather webAPI

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •