django-soap-server

An example project on how to build a SOAP server with Django
Download

django-soap-server Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Christopher Glass
  • Publisher web site:
  • http://github.com/chrisglass/

django-soap-server Tags


django-soap-server Description

An example project on how to build a SOAP server with Django django-soap-server's goal is to provide an example of best practices on how to write a SOAP 1.1 compliant server using Django.Why using django? Well, while I would really not recommend using django for a pure SOAP webserver (many other solutions would seem far more appropriate), this project would certainly come in quite handty to people who built a django website, but want to expose some of its functionality to the world.REST is all the rage theses days, but you might need this to interface with legacy products, for example. Requirements: · Python · Django


django-soap-server Related Software