zemion 0ef8f6f0eb
Module Package Release / publish-packages (push) Successful in 11s
Release v0.1.17
2026-08-05 20:34:16 +02:00
2026-08-05 20:34:16 +02:00
2026-07-11 17:17:06 +02:00
2026-07-11 17:17:06 +02:00
2026-08-05 20:34:16 +02:00
2026-07-11 17:17:06 +02:00

GovOPlaN SOAP Connector

Repository type: connector (protocol).

This repository contains the SOAP connector module for GovOPlaN. It owns SOAP endpoint publication contracts, provider protocols, connector permissions, and the module manifest.

The SOAP connector is intentionally transport-oriented. Domain modules expose capabilities through core/platform contracts, and the SOAP connector adapts those capabilities into SOAP operations without importing module-internal business code.

Development

Install this repository next to govoplan-core, then include it through the normal GovOPlaN module discovery flow.

python -m pip install -e .

For whole-product development, use the meta repository:

cd /mnt/DATA/git/govoplan
./tools/launch/launch-dev.sh
S
Description
No description provided
Readme
65 KiB
Languages
Python 100%