IBM Cloud Code Engine NodeJS SDK
npm install @ibm-cloud/ibm-code-engine-sdk- Overview
- Prerequisites
- Installation
- Using the SDK
- Questions
- Issues
- Open source @ IBM
- Contributing
- License
The IBM Cloud Code Engine Node.js SDK allows developers to programmatically interact with the following IBM Cloud services:
Service Name | Import Path
--- | ---
Code Engine | @ibm-cloud/ibm-code-engine-sdk/code-engine/v2
Code Engine | ibm-code-engine-sdk/ibm-cloud-code-engine/v1
[ibm-cloud-onboarding]: http://cloud.ibm.com/registration
``sh``
npm install @ibm-cloud/ibm-code-engine-sdk
For general SDK usage information, please see
this link
If you are having difficulties using this SDK or have a question about the IBM Cloud services,
please ask a question at
Stack Overflow.
This project is released under the Apache 2.0 license.
The license's full text can be found in
LICENSE.