项目作者: oliveira-marcio

项目描述 :
iOS app to fetch dog images from Dog API
高级语言: Swift
项目地址: git://github.com/oliveira-marcio/ios-randog.git
创建时间: 2020-08-20T10:52:47Z
项目社区:https://github.com/oliveira-marcio/ios-randog

开源协议:

下载


Randog

Just a simple iOS app to exercise API requests. It’ll fetch dog images from Dog API and display a random one every time app starts.

Technical Specs

  • MVC pattern
  • URLSessionDataTask for HTTP requests
  • JSONDecoder for JSON deserialization

Installation

Clone this repository, import into Xcode and build it with simulator.

Project developed by Márcio Souza de Oliveira following the lessons of Udacity’s iOS Developer Nanodegree.