April 2018
Beginner
368 pages
7h 37m
English
To be able to access the API, we will need to sign up and create an account. Without further ado, let's create an account at http://openweathermap.org/appid:

Click on Sign Up and follow the process. In the end, you'll access a member dashboard with the API tab. You can copy the API key provided:

Now let's check out how to call the API and get results. If we go on to the documentation provided by OpenWeather (http://openweathermap.org/current), you can get an example of an API call: ...