/Pair-programming-iOS

Repository for iOS Rubicon pair programming

Primary LanguageSwift

Pair Programming project iOS

Requirements

  • XCode 13.4.x +
  • Cocoapods 1.11.3

Architecture

A modified version of Vip architecture is beeing used.

The goal

The goal of this assignment is to fetch the latest trending repositories.

API endpoint that is being used can be found here.

Libraries

  • Alamofire (for request handling)