https://github.com/netcracker/qubership-integration-platform
https://github.com/netcracker/qubership-integration-platform
qip
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netcracker/qubership-integration-platform
- Owner: Netcracker
- License: apache-2.0
- Created: 2024-12-13T14:50:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T14:45:24.000Z (about 1 year ago)
- Last Synced: 2025-02-26T15:38:17.448Z (about 1 year ago)
- Topics: qip
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Qubership Integration Platform
**Qubership Integration Platform** (QIP) is an integration and orchestration layer, which allows creating business valuable integration flows, providing reach scope of helpful instruments, such as transformation of incoming / outgoing data, process orchestration and mapping between different system formats.
It also provides next capabilities and features:
- Administrating and monitoring, including Logging and Tracing.
- Domain-Driven-Design deployment.
- Ability to work with Service discovery of APIs inside K8s.
- Large scope of automated functions and operations.
- Flexible orchestration of Inbound and Outbound transactions: loop, split, iterations, parallel execution, etc.
This repository contains Docker compose files designed to run Qubership Integration Platform locally in development mode.
## Contribution
For the details on contribution, see [Contribution Guide](CONTRIBUTING.md). For details on reporting of security issues
see [Security Reporting Process](SECURITY.md).
Commits and pool requests should follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) strategy.
## Licensing
This software is licensed under Apache License Version 2.0. License text is located in [LICENSE](LICENSE) file.