项目作者: theedov

项目描述 :
Loading data from the NEWSAPI using URLSession and presenting in UITableView
高级语言: Swift
项目地址: git://github.com/theedov/SimpleNews.git
创建时间: 2020-07-01T08:29:42Z
项目社区:https://github.com/theedov/SimpleNews

开源协议:

下载


SimpleNews

A simple app to practice API calls using URLSession, parsin JSON using Codable and presenting data in TableView.