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 , a high performance and simple
to use web framework for building Swift applications. See kitura.io
for information on Kitura including
more samples, tutorials, and blog posts.
It includes a health check endpoint accessible on
/health and the ability
to monitor the application's metrics 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.