An open API service indexing awesome lists of open source software.

https://github.com/sprinfall/csoap

C++ SOAP library based on Webcc (HTTP).
https://github.com/sprinfall/csoap

Last synced: 3 months ago
JSON representation

C++ SOAP library based on Webcc (HTTP).

Awesome Lists containing this project

README

          

# csoap

C++ SOAP client library based on [Webcc](https://github.com/sprinfall/webcc).

You need to copy [webcc](https://github.com/sprinfall/webcc/tree/master/webcc) and place it side by side with csoap folder.