RetroSwift

Info

Description

2021

RetroSwift is a simple RESTful API calls, automatically convert the HttpResponse into specified Model as well as the Error using the new apple ’s Codable feature.

Links

Github
RetroSwift

Technologies

Swift

Highlights

GCD (Grand Central Dispatch)

Utilized GCD for asynchronous programming and managing concurrent tasks.

Swift

Utilized Swift programming language for building the application.

URLSessionConfiguration

Utilized URLSessionConfiguration for configuring URL session tasks and connections.