Getting Data From External API

Learn how to get data from an external API to power your application.

Getting real with APIs

In this lesson, we will demonstrate an example with a weather application that takes a city from the user as input and displays its weather information. For simplicity, we did not add other functionalities and this will entirely focus on where we fetch the weather from the external weather API and display it on our application.

Get hands-on with 1200+ tech skills courses.