Skip to content

Fetch Astronomy Picture of the Day using different URL loading methods.

Notifications You must be signed in to change notification settings

hanna-yhchen/URLSessionLoadingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APOD-Demo

This project demonstrates using different APIs to perform URLSession task.

URLSession Loading Methods

  1. Completion handler with result type
  2. Async function (Swift 5.5+)
  3. Combine (iOS 13+)
  4. Generic protocol with async function

About

Fetch Astronomy Picture of the Day using different URL loading methods.

Topics

Resources

Stars

Watchers

Forks

Languages