Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 681 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 681 Bytes

Friends

An app to search and view for users and content from API such as GitHub and iTunes.

Overview

Friends is an iOS app that allows users to search content from API. There are two API services:

  • Apple search API (iTunes)
  • GitHub search API (Users)

As a result we get a bunch of GithubRecords or ITunesRecords depending what we a looking for.

Features

  • You can expand an icon to full screen.

Documentation

Friends' Swift-DocC documentation is available here.