https://github.com/IBM-Swift/Kitura-Sample-iOS
https://github.com/IBM-Swift/Kitura-Sample-iOS
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/IBM-Swift/Kitura-Sample-iOS
- Owner: IBM-Swift
- License: apache-2.0
- Created: 2017-03-15T15:26:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T18:17:39.000Z (over 6 years ago)
- Last Synced: 2024-08-02T00:22:36.886Z (9 months ago)
- Language: Swift
- Size: 118 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-Swift-Packages - Kitura-Sample-iOS - Kitura-Sample-iOS. (Samples)
README

# Kitura/iOS Sample
[](https://travis-ci.org/IBM-Swift/Kitura-Sample-iOS)



[](https://codebeat.co/projects/github-com-ibm-swift-kitura-sample-ios-master)
[](http://swift-at-ibm-slack.mybluemix.net/)Simple Kitura Sample Application (Server Side) embedded in an iOS app (Client Side).
The app demonstrates starting and stopping Kitura server, and presents Kitura log on the screen.See https://github.com/IBM-Swift/Kitura-HelloWorld-iOS for instructions.