REST and Python
As I mentioned here, recently I’ve been doing some research in REST. Specifically, I’ve been looking for ways to implement REST web services for some of our Python-based routines. The idea is to do it in a way that is describable in a WSDL, so that we can control that from a workflow engine in [...]
REST and WSDL and some rants
I’ve been doing some research on REST support in WSDL lately. My mileage was a bit long due to various reasons. I don’t think that it should have been that long, so that drives the ‘rants’. I hope to gather what I found in one post so that others in the same boat don’t have [...]
