Imported the libraries required for the API and run it with OpenWeatherMap, which we have received the data for the application to run.
[api = "https://api.openweathermap.org/data/2.5/weather?q="+city+"&appid=your api key"]
Built a docker file
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Imported the libraries required for the API and run it with OpenWeatherMap, which we have received the data for the application to run.
[api = "https://api.openweathermap.org/data/2.5/weather?q="+city+"&appid=your api key"]
Built a docker file