diff --git a/_libraries/capJava.md b/_libraries/capJava.md new file mode 100644 index 0000000..1b2a847 --- /dev/null +++ b/_libraries/capJava.md @@ -0,0 +1,11 @@ +--- +category: java +name: SAP CAP +link: https://cap.cloud.sap/ +version: V4 +object: Server +downloads: + - source: SAP CAP Java + - link: https://cap.cloud.sap/docs/java/getting-started +--- +SAP Cloud Application Programming Model (CAP) is a framework of languages, libraries, and tools for building enterprise-grade services and applications. The CAP Java SDK comes with an OData V4 protocol adapter, but it's openly designed. diff --git a/_libraries/capjs.md b/_libraries/capjs.md new file mode 100644 index 0000000..52a2fa1 --- /dev/null +++ b/_libraries/capjs.md @@ -0,0 +1,11 @@ +--- +category: javascript +name: SAP CAP +link: https://cap.cloud.sap/ +version: V4 +object: Server +downloads: + - source: SAP CAP + - link: https://cap.cloud.sap/docs/get-started/#setup +--- +SAP Cloud Application Programming Model (CAP) is a framework of languages, libraries, and tools for building enterprise-grade services and applications. With SAP CAP for NodeJS you can create a full-fledged REST, or OData, or GraphQL application.