Web Service Foundation Examples
Quick followup to my previous posting about the Web Services Foundation framework that I’ve been working on.
Things are in pretty good shape now. The code is pretty much functional enough for us to start implementing some of our planned public web services. More about that later.
I’ve created an extra project that contains some examples on […]
Web Services - Amazon Style
It’s been quiet here but that doesn’t mean I’ve been sitting still. I’ve been quite busy actually.
Currently I’m working on a simple framework that needs to become Polar Rose’s standard way to do (public) web services. It is modelled after Amazon’s Query-style web services that they use for things like SQS and EC2 where the […]