Skip to content

l727248517/Django-soap-webservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-soap-webservice

A demo of django webservice,use soap message and wsdl.

require: Django (1.5.5) soaplib (2.0.0-beta2)

This is just a simple demo, you can use "git clone" or download zip file.

Just other django project , just use "python manage.py runserver" And open the browser "http://127.0.0.1:8000/soap/get_student_soap?wsdl", you can get the wsdl file.

--I will write a soap client in tests folder, you can just use python execute it.

About

A demo of django webservice,use soap message and wsdl.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published