btp-service-bindings

Installation
SKILL.md

BTP Service Bindings — Best Practices

Primary reference: https://cap.cloud.sap/docs/node.js/cds-connect Hybrid testing: https://cap.cloud.sap/docs/advanced/hybrid-testing Kyma bindings: https://cap.cloud.sap/docs/guides/deployment/to-kyma


How CAP resolves service bindings

CAP supports servicebinding.io service bindings and SAP BTP service bindings created by the SAP BTP Service Operator. On Cloud Foundry, service bindings are provided in the VCAP_SERVICES environment variable. CAP matches them to cds.requires entries in this order: service name → binding_nametags array → kind vs label property → kind vs type property.

Installs
13
GitHub Stars
6
First Seen
Jul 24, 2026
btp-service-bindings — dankromp/skilloverflow