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
- Host: GitHub
- URL: https://github.com/niftycode/zeitsuche_ios
- Owner: niftycode
- License: mit
- Created: 2016-06-22T12:07:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T13:06:21.000Z (over 7 years ago)
- Last Synced: 2024-11-12T20:46:41.830Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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