An open API service indexing awesome lists of open source software.

https://github.com/niftycode/zeitsuche_ios

How to use the Zeit Online Content API with Swift 4
https://github.com/niftycode/zeitsuche_ios

Last synced: about 1 year ago
JSON representation

How to use the Zeit Online Content API with Swift 4

Awesome Lists containing this project

README

          

# ZeitSuche_iOS

*Version 1.4.0 - September 12, 2018*

This iOS app (iPhone) shows how to use the [**Zeit Online** Content API](http://developer.zeit.de/index/) with Swift 4.

To test this app you have to get a developer API key from [Zeit Online](http://developer.zeit.de/index). Enter this key in ***api_key.txt***.

## Requirements

* iOS 12.0
* Xcode 10
* Swift 4.2

## Changelog

* 14.12.2016 - Migration to Swift 3
* 07.08.2017 - Added separate file ("api_key.txt") for the API key.
* 14.09.2017 - Migration to Swift 4
* 12.09.2018 - Migration to Swift 4.2 and iOS 12