/now-swift-example

Example for use Kitura framework and swift lang with https://zeit.co/now.

Primary LanguageSwift

Kitura

Kitura is a high performance and simple to use web framework for building modern Swift applications.

This repo demonstrates deployment of the Kitura using Node.js and Now.

How to deploy

First, download now. Then, clone this repository and run now:

$ https://github.com/aranajhonny/now-swift-example.git
$ cd now-swift-example
$ now

Example: https://now-swift-example.now.sh/

Source: https://now-swift-example.now.sh/_src

Official IBM starter run with this setup.

Example: https://github.com/aranajhonny/now-kitura-example.git