/SampleServer

Primary LanguageSwiftApache License 2.0Apache-2.0

Kitura

Mac OS X Linux Apache 2 Join the chat at https://gitter.im/IBM-Swift/Kitura

Sample application for Kitura Web Framework

Summary

This is a sample Kitura application. See instructions for Installation on OS X or Installation on Linux.

Build and run

  1. make run

You should see message Listening on port 8090. The result executable is located in .build/debug directory: ./.build/debug/KituraSample 2. Open your browser at http://localhost:8090

Kitura Wiki

Feel free to visit our Wiki for our roadmap and some tutorials.

License

This sample app is licensed under Apache 2.0. Full license text is available in LICENSE.