Solution: Talking to REST APIs over the Internet
See the solution to creating an application that talks to a REST API.
We'll cover the following
Solution explanation
We begin with defining the struct apodResponse
, which basically has two strings: MediaType
and URL
.
Get hands-on with 1400+ tech skills courses.