1 line
98 B
Go
1 line
98 B
Go
|
|
link := "https://api.openweathermap.org/data/2.5/weather?q=" + city + "&units=metric&appid=" + api
|