Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmbl1685/soap-client
Consuming Web Services (manual process) - XML to JSON [restapi]
https://github.com/jmbl1685/soap-client
aspnet aspnet-web-api json rest-api soap-web-services xml
Last synced: 27 days ago
JSON representation
Consuming Web Services (manual process) - XML to JSON [restapi]
- Host: GitHub
- URL: https://github.com/jmbl1685/soap-client
- Owner: jmbl1685
- Created: 2018-08-30T23:21:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:29:08.000Z (over 6 years ago)
- Last Synced: 2024-11-09T13:06:26.181Z (3 months ago)
- Topics: aspnet, aspnet-web-api, json, rest-api, soap-web-services, xml
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOAP Client
* Serialize Request to XML
* Call Web Service
* XML Response to Class (Player)
* [final] Return to JSON - Web API## Screenshots
## WSDL
* Football Pool : https://footballpool.dataaccess.eu/info.wso?WSDL
* Web Services: https://footballpool.dataaccess.eu/info.wso
* Used example: https://footballpool.dataaccess.eu/info.wso?op=TeamPlayers