Swift sample application

A sample application is provided to show you how you can create, deploy, and monitor a Swift application in IBM® Cloud Private.

The sample application was created by using Kitura Opens in a new tab, a high performance and simple to use web framework for building Swift applications. See kitura.io Opens in a new tab for information on Kitura including more samples, tutorials, and blog posts.

It includes a health Opens in a new tab check endpoint accessible on /health and the ability to monitor the application's metrics Opens in a new tab on the /metrics endpoint.

You can install the Swift sample application from the Catalog: search for swift-sample. After the deployment, start the application to view web pages that provide further information about the application.