On Dec 19, 2007 1:29 PM, Subbu Allamaraju <subbu.allamaraju@...> wrote:
> (completing the rant)
>
> The good thing is that all these companies are trying to open up their
> systems with public APIs. However, the REST-branding is unfortunate.
> It is not just the quality of these APIs that is bothering, but the
> quality of infrastructure they are building behind these APIs. Since
> these APIs are so HTTP-unfriendly, I can't help but conclude that
> these APIs are being implemented poorly over the web infrastructure
> without taking care of such basics as cacheability, idempotency etc.
just as long as they set the don't cache headers on the responses, so
you dont end up with stale get data.