865 B
865 B
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