Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Brings daily (1), weekly (7) and monthly (16) weather forecasts by city name.

endpoint /api/v1/weather/{city}/{days}

Weather API : Open-Meteo

Geographic Coordinates API : Open-Meteo

*Weather API needs geographic coordinates.

Output

Request URL

http://localhost:8080/api/v1/weather/istanbul/DAILY

Response

[
 {
 "date": "2024-03-04",
 "minTemp": 6.4,
 "maxTemp": 12.5
 }
]

About

⛅ Java Weather API with Open-Meteo by location.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /