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.
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/
Example: https://github.com/aranajhonny/now-kitura-example.git