SOAP and REST are not interchangeable
Recently I saw this question posted in a forum: "Does REST have better performance than SOAP"? This question is symptomatic of a fundamental misunderstanding
REST constraints: A benefit-focused discussion, part 1
REST - the REpresentational State Transfer as defined in Roy Fielding's thesis - is not a protocol, a standard, an API, a technology or a
Taking a Rest from Code Camp 2010
Code Camp continues to grow by leaps and bounds each year. For those not familiar with Code Camp, it's an all volunteer run conference
RESTx version 0.9.4: JavaScript everywhere, MIME types and more
Version 0.9.4 of RESTx - the fastest way to create RESTful web services - has just been released. The main features introduced by this
The value of APIs that can be crawled
Recently, there was an interesting article on ReadWriteWeb questioning the long term effect of the proliferation of public APIs, versus merely offering crawlable data.
Laying the foundation for RESTful web services
Ever now and then you find a new piece of software or feature, which ends up changing the way you work, saving you time
RESTx version 0.9.2 released
Today we are happy to announce the release of version 0.9.2 of RESTx - the fastest and simplest way to create RESTful web services.
Easily optimizing Python: Extending with Java
Our RESTx project - a platform for the rapid and easy creation of RESTful web services and resources - is largely written in Python.