Saturday, January 30, 2021

Django site as SOAP endpoint

I'm working on a project where one of the remote parties requires us to serve a SOAP api. I have plenty experience with DRF, but only found soap client examples (using The 'zeep' module: zeep==soap in Dutch)  which I use to call the SOAP api from the other party . There is django-soap-server but the latest version is 10y old)

Does anyone have experience with django as soap endpoint recently?




--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFpG6u-2g9Pms08LzYChwDnXeO2Ja%3D6ZLNuahjfM-Qk_aahXMQ%40mail.gmail.com.

No comments:

Post a Comment