0

I have a module I created to generate Javascript for inputs on the server side. I'd like to expose this as a SOAP web service so other languages can use it as well. I searched the internet but everything I find relates to creating a SOAP consumption client and doesn't cover building the actual web services.

Please advise...

Thanks! Jeffrey Kevin Pry

1

1 Answer 1

1

You can try soaplib:

This is a simple, easily extendible soap library that provides several useful tools for creating, publishing and consuming soap web services in python.

Also see the documentation.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.