kitura swift ibm

4

Click here to load reader

Upload: vidyasagar-machupalli

Post on 16-Apr-2017

237 views

Category:

Mobile


0 download

TRANSCRIPT

Page 1: Kitura swift IBM

Swift @ IBM

Build end-to-end apps using Swift with Kitura

Page 2: Kitura swift IBM

What is Kitura?

❖ A light-weight web framework written in Swift, that allows you to build web services with complex routes, easily

❖ Enables both mobile front-end and back-end portions of an application to be written in the same language, simplifying modern application development

2

Page 3: Kitura swift IBM

Features

❖ Leverages the strengths of Swift (like type safety) along with concurrency support from Grand Central Dispatch

❖ Introductory Tutorial - https://ibm.biz/Bd4aUY

3

Page 4: Kitura swift IBM

Demo

❖ https://github.com/IBM-Swift/Kitura