https://github.com/jokk-itu/soap-api
API using SOAP endpoints
https://github.com/jokk-itu/soap-api
csharp dotnet soap wsse wssecurity wsu
Last synced: about 1 month ago
JSON representation
API using SOAP endpoints
- Host: GitHub
- URL: https://github.com/jokk-itu/soap-api
- Owner: jokk-itu
- License: apache-2.0
- Created: 2024-12-23T18:52:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-08T13:55:01.000Z (3 months ago)
- Last Synced: 2026-03-08T16:53:41.219Z (3 months ago)
- Topics: csharp, dotnet, soap, wsse, wssecurity, wsu
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soap-api
API exposing SOAP endpoints.
It is compliant with the standard SOAP specifications [SOAP1.1](https://www.w3.org/TR/2000/NOTE-SOAP-20000508/) and [SOAP1.2](https://www.w3.org/TR/soap12-part1/).
It is compliant with the standard WSS specification [WSS 1.1.1](https://docs.oasis-open.org/wss-m/wss/v1.1.1/os/wss-SOAPMessageSecurity-v1.1.1-os.html).