Kitura-Sample
Kitura-Sample copied to clipboard
A sample application that shows how to use various features of Kitura
- Update CI to test with Swift 5.1 release build and dockerfiles - Update appid dependency to 6.0.0 for Swift 5.1 support
Currently we have an seperate repo to demonstrate KituraKit called [iOSSampleKituraKit](https://github.com/IBM-Swift/iOSSampleKituraKit). It would be nice to move this so it is part of Kitura-Sample and it could connect to the...
We would like to run a version of Kitura-sample online so people can see it without having to clone the repo themselves. However, the current version of Kitura-Sample has a...
### Context & Description Over time, Kitura and associated repositories have built up a multitude of code examples and tutorials. This presents an ongoing maintenance problem: when APIs or the...