Search the web
Sign In
New User? Sign Up
rest-discuss · REST Discussion Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
SimpleDB: welcome to 1999   Topic List   < Prev Topic  |  Next Topic >
Reply  | 
Re: [rest-discuss] SimpleDB: welcome to 1999

On 12/16/07, Subbu Allamaraju <subbu.allamaraju@...> wrote:
> +1
>
> I just tried to "refactor" this API
(http://www.subbu.org/weblogs/main/2007/12/a_restful_versi.html
> ) to be resource oriented, and it is not that hard.

Subbu, here's a slightly different take on the same principle:
http://blog.labnotes.org/2007/12/17/dehorrible-restifying-simpledb/

Assaf

>
> Subbu
>
> On Dec 16, 2007, at 12:57 PM, Steve Loughran wrote:
>
> > On Dec 16, 2007 5:49 PM, Julian Reschke <julian.reschke@...> wrote:
> >> Subbu Allamaraju wrote:
> >>>
> >>>
> >>> This is a variant of what I call as SOAPy REST (http://subbu.
> >>> org/weblogs/ main/2007/ 10/soapy_ rest.html
> >>> <http://subbu.org/weblogs/main/2007/10/soapy_rest.html>
> >>> ). Whoever wrote this API had no idea of why they were providing a
> >>> resource centric interface. Yet another HTTP API!
> >>
> >> No, it's even much Much MUCH worse -- it uses GET for non-retrieval
> >> actions.
> >
> > I nominate it for the 2007 Restless awards, in the much contested
> > category of
> >
> > "things that claim to be RESTful but do side effects in their GETs"
> > along with the ever popular
> > "SOAP endpoint in disguise" category
> >
> > I know this mailing list has not, historically, had such awards, but
> > now is as good a time to start as any....
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
>
>
>
>
> Yahoo! Groups Links
>
>
>
>



Mon Dec 17, 2007 9:59 am

assafarkin
Offline Offline
Send Email Send Email

 | 
Expand Messages Author Sort by Date

Is somebody from Amazon on this list? Please tell me you're not using GET requests like it describes here: ...
Dimitri Glazkov
dimitriglazkov
Offline Send Email
Dec 15, 2007
10:37 pm

... I should probably not publicly admit that I looked at that for some time going "Why is 'GET ...
Karen
karencravens
Offline Send Email
Dec 15, 2007
10:46 pm

... Amazon does the same thing with their ecommerce api, which this list has criticized long ago. Not that it did any good...I just checked, the latest...
Bob Haugen
bob.haugen@...
Send Email
Dec 15, 2007
11:15 pm

This is a variant of what I call as SOAPy REST (http://subbu.org/weblogs/main/2007/10/soapy_rest.html ). Whoever wrote this API had no idea of why they were...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 16, 2007
12:12 am

... No, it's even much Much MUCH worse -- it uses GET for non-retrieval actions. BR, Julian...
Julian Reschke
JulianReschke
Offline Send Email
Dec 16, 2007
5:49 pm

... I nominate it for the 2007 Restless awards, in the much contested category of "things that claim to be RESTful but do side effects in their GETs" along...
Steve Loughran
steve_loughran
Offline Send Email
Dec 16, 2007
8:57 pm

+1 I just tried to "refactor" this API (http://www.subbu.org/weblogs/main/2007/12/a_restful_versi.html ) to be resource oriented, and it is not that hard. ...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 16, 2007
11:16 pm

... Subbu, here's a slightly different take on the same principle: http://blog.labnotes.org/2007/12/17/dehorrible-restifying-simpledb/ Assaf...
Assaf Arkin
assafarkin
Offline Send Email
Dec 17, 2007
9:59 am

That was quick :) Great. Subbu...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 17, 2007
5:13 pm

... It was surprisingly easy, couple of hours. Assaf...
Assaf Arkin
assafarkin
Offline Send Email
Dec 17, 2007
6:15 pm

which only proves that doing good REST is as easy as bad REST. The trouble is that the "action-oriented" mindset maps very well into SOAP and not REST. This...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 17, 2007
6:36 pm

... And the resource mindset maps poorly to SOAP :-) ... Because for any given service it's quite likely to find consumes who will appreciate one and not the...
Assaf Arkin
assafarkin
Offline Send Email
Dec 17, 2007
9:19 pm

... We've seen this behavior before with competing, proprietary technology stacks and distributed-object approaches. A vendor was much more likely to get an...
David Sidlinger
david.sidlinger
Offline Send Email
Dec 18, 2007
3:09 am

... Yes. The same application I was talking about a couple days ago. There's also a (very limited) SOAP API. It went down something like this: * bizdev: hey,...
Chris Dent
chrislondonb...
Offline Send Email
Dec 17, 2007
10:21 pm

... Amazon did well in: == The 2006 'What Now How' Awards for REST Protocols* == with their S3 interface. Shame they've lost their touch and gone STREST**....
Duncan Cragg
duncan_b_cragg
Offline Send Email
Dec 17, 2007
6:35 pm

Here is another nominee for your 2007 Restless awards. Plaxo.com have their REST reference guide here [1]. I included a few samples, just to whet your...
Darrel Miller
darrelmiller
Offline Send Email
Dec 19, 2007
6:32 pm

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...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 19, 2007
9:20 pm

(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...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 19, 2007
9:29 pm

... just as long as they set the don't cache headers on the responses, so you dont end up with stale get data....
Steve Loughran
steve_loughran
Offline Send Email
Dec 19, 2007
9:38 pm

Has anyone voiced their concerns and suggestions on the Amazon Web Services forums? I spoke with a few of their engineers and project leaders. They are smart...
Steve Bjorg
steve_bjorg
Offline Send Email
Dec 20, 2007
5:03 am

There is no official dev forum yet for SimpleDB. I just posted a reference to this thread on the AWS blog...
Subbu Allamaraju
sallamar
Online Now Send Email
Dec 20, 2007
11:15 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help