This repository is a companion code sample for a solution tutorial and is based on this sample application
This sample application is used to deploy an application to Openshift. It was created as part of Tec Summit 2022 and is used in the IBM Cloud Satellite Workshop.
The tutorials are part of the IBM Cloud documentation.
The starter application is scaffolded using IBM Cloud Developer Tools CLI ibmcloud dev.
This starter application is a simple microservice that incorporates the Express web framework to provide a landing page and three endpoints. Use this repository as a template for your own application.
- The Swagger UI is running on:
/swagger/api-docs - Health endpoint:
/health - CPU load generation endpoint:
/load