...

/

Exercise: Talking to REST APIs over the Internet

Exercise: Talking to REST APIs over the Internet

Test your coding skills on REST API.

We'll cover the following...

Challenge

In this exercise, your challenge is to create an application that talks to a REST API over the Internet.

Problem Statement

Use NASA’s public APOD (Astronomy Picture of the Day) to download today’s image.

Coding Challenge

Develop ...