
[![Version npm](https://img.shields.io/npm/v/esi-cap.svg)](https://www.npmjs.com/package/esi-cap)

# ESI-CAP
**Remote Service Integration for SAP CAP Applications (Node.js)**

## 📦 About

`esi-cap` is an API package for **Enterprise System Integration** based on [SAP CAP (SAP Cloud Application Programming Model)](https://cap.cloud.sap/docs/). It streamlines communication with remote systems and natively supports service associations — out of the box, with minimal configuration.

Refer to the [official documentation](https://github.com/SAP-code-world/esi-cap/wiki) to get started.

## 🧰 Requirements & Setup

Explore our [sample application](https://github.com/SAP-code-world/esi-cap_samples) for a practical implementation of this package. It demonstrates integration patterns, service bindings, and setup essentials.

Additional documentation pages will be added soon.

## 🚀 Installation

The package is available on npm and can be installed as follows:

```bash
npm install esi-cap@latest
```

## 🛠️ Support & Feedback

We welcome your feedback, feature requests, and bug reports!

Submit an issue via our [GitHub Issues Tracker](https://github.com/SAP-code-world/esi-cap/issues). Community feedback are appreciated and help shape the project’s evolution.

## 📄 License

This package is provided under the terms of the **SAP-Code-World** [Usage License Agreement](LICENSE).

© 2025 **SAP-Code-World**. All rights reserved.