Skip to content

everichon/sudzc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudzC is a tool for generating proxy code from SOAP-based web service definition files (WSDL). While it supports generating code in multiple languages, it's focus is on Objective-C.

To generate the source code, you can either visit http://sudzc.com or download this code. Make sure your code is accessible by your web server. Open the php/index.php page in your browser to locally generate your code.

You might also find the flatten-wsdl.py script useful to prepare your WSDL files. Documentation on how to use the generated code further can then be found in the Documentation/ directory which comes along with the code.

About

Code generation for SOAP web services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 56.1%
  • XSLT 24.5%
  • PHP 7.0%
  • C# 5.5%
  • Classic ASP 2.0%
  • JavaScript 1.8%
  • Other 3.1%