Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

rest-discuss · The REST Architectural Style List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1889
  • Category: Protocols
  • Founded: Nov 13, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I'm trying to create a list of formats with native hypermedia support (HTTP) that goes beyond just links supporting a GET.. So far my list is quite short ...
35 Jan 28, 2012
4:42 am

Markus Lanthaler
mark_lanthaler
Send Email

Jorn: Erik's list is a good start: - supply defaults - provide a range (select) - indicate whether to show to a human (hidden) - indicate mutability (disabled...
6 Jan 27, 2012
8:15 pm

Jørn Wildt
jorn_lind_ni...
Send Email

The API I'm building seems to need several types of collections and I think I've identified at least 3: 1) Collections of all the resource of a type (for...
12 Jan 27, 2012
5:27 pm

Sebastien Lambla
serialseb
Send Email

There was a discussion here some weeks ago about the use of forms in REST services. Since then I have been wondering about how much such a form tells my...
4 Jan 27, 2012
4:35 pm

Jason Erickson
jason_h_eric...
Send Email

Idempotent operations are good for various reasons - for instance to avoid multiple creation of the same resource in the face of network errors. But how is it...
6 Jan 25, 2012
2:46 am

Juan Lanus
juanmlanus
Send Email

Hello folks, this is my first post in rest-discuss, so please bear with me. I get the benefits of changing link uris, but that's really not what this post is...
1 Jan 25, 2012
2:45 am

Vitaly Stakhov
vitaly.stakhov
Send Email

Hi all,      I have a presentation coming up and want to make the case for the shift in the enterprise from WS-* to REST. Points on my slide are: * Google...
4 Jan 23, 2012
8:07 pm

Will Hartung
gaminginparis
Send Email

As a subscriber of this 'meme' Craig mentioned, I'll give a few of the reasons using a generic media type is the better option: - they avoid you having to...
245 Jan 12, 2012
3:24 pm

Peter Williams
peter_e_will...
Send Email

Hi all, At the W3C we have developed a protocol called WebID which allows RESTful authentication using only well established standards. It is designed to be...
1 Jan 10, 2012
9:07 pm

Henry Story
hjsatdoc
Send Email

Thanks a lot. Today's daily digest got clipped by Gmail (not a big deal, but a sign of excess). And very little of it was new content, mostly just top-posting...
1 Jan 10, 2012
12:27 pm

Bob Haugen
bob.haugen@...
Send Email

Hello, My name is Dan Maharry. I am the articles editor at developerfusion.com. A member of this group has written me the first of a two part article entitled...
2 Jan 9, 2012
12:01 pm

Jakob Strauch
jakobstrauch
Send Email

Hi folks. I hope you had a nice christmas with you friends and families - and are ready for yet a season of Rest-Discus :-) Sorry for bringing up an old issue;...
32 Jan 2, 2012
6:01 pm

Bob Ferris
b.ferris...
Send Email

Allow me to try a debate that is a bit more opiniated than my normal posts: REST will never get any break-through in M2M scenarios due to it's complete lack of...
9 Dec 29, 2011
6:40 am

Nina Jeliazkova
nina_n
Send Email

If "REST is not about domain models" (as Glenn Block states it here: http://tech.groups.yahoo.com/group/rest-discuss/message/18117) how are we then going to...
20 Dec 27, 2011
10:04 am

Eric J. Bowman
eric@...
Send Email

Hi, say I've a server-site addressbook collection (/contacts) referencing individual contacts. I can mirror this collection to my laptop. Later I want to come...
2 Dec 22, 2011
7:31 pm

Erik Wilde
drethoo
Send Email

Hi, one may wonder, why so many developers don't "get" REST and do countless RPC- over-HTTP APIs and what could be done to advance REST. I've one idea. First...
12 Dec 22, 2011
6:37 am

Jan Algermissen
algermissen1971
Send Email

Likely more an HTTP question, but: If a client sends an entity to be replaced (PUT), does the server may interfere with the entity and e.g. add hypermedia...
4 Dec 21, 2011
10:20 pm

Robert Brewer
aminusfu
Send Email

Hello! I just released a RESTful API I have been working on for some time and I would love to get your feedback on it. The main goal for me was to make this...
1 Dec 21, 2011
9:01 pm

Foo B
foobar3001
Send Email

I am at the beginning of a project where we need a web/http-based API for reading and creating complex objects (more on that later). Right now I need to decide...
11 Dec 21, 2011
9:46 am

Mike Kelly
pleb1985
Send Email

We all know, many APIs and some frameworks* labelled with the term "REST", do not support hypermedia (or less so called RESTful) mechanisms. The term is (and...
10 Dec 20, 2011
2:56 pm

Moore, Jonathan (CIM)
jonathan_t_m...
Send Email

Lets assume I have proprietary XML format for a "dossier". Now I want to add links to documents and involved parties. I can do: <Dossier> <Link rel="document&quot;...
1 Dec 20, 2011
9:59 am

Jorn Wildt
jorn_lind_ni...
Send Email

Hey everyone! I just wanted to draw attention to the discussion here: https://github.com/rails/rails/pull/505 While the pull request is originally from May,...
86 Dec 19, 2011
8:25 pm

Roy T. Fielding
roy_fielding
Send Email

* * * * * * * * * * * * * * * * * * * * * * * LAPIS 2012 Linked APIs for the Semantic Web ESWC 2012 workshop http://lapis2012.linkedservices.org/ * * * * * * *...
1 Dec 15, 2011
12:36 am

Ruben Verborgh
ruben.verborgh
Send Email

Some thoughts along vaguely similar lines - http://www.mnot.net/blog/2011/08/28/better_browser_caching Cheers, ... -- Mark Nottingham http://www.mnot.net/...
2 Dec 14, 2011
10:51 pm

Mark Nottingham
mnotting
Send Email

one major aspect of using hypermedia is loose coupling and evolvability. but where are the boundaries? which server-side changes may/may not affect...
15 Dec 3, 2011
7:03 pm

mike amundsen
mamund
Send Email

Hi all, I'm trying to understand what query param names I should choose for lists of resources. Was looking at: ...
1 Dec 1, 2011
9:37 pm

gchenry22
Send Email

Hi, While we can use REST for CRUD operations, I wonder how it can be used for maintenance operations such as Backup/Restore and Upgrade. These are time ...
7 Dec 1, 2011
7:39 pm

Erik Wilde
drethoo
Send Email

Hope this isn't off-topic: Is anyone using something like WADL for service definition documentation? We're (hopefully) going to have a collection of many...
4 Dec 1, 2011
5:52 pm

Philippe Mougin
pmougin2001
Send Email

Several times i came to the question, wheter to specify a relation with some kind of index to distinct links of the same relationship type. examples: GET...
5 Dec 1, 2011
10:26 am

Mike Kelly
pleb1985
Send Email

WS-REST 2012 - Call for Papers Abstract Submission Deadline: *3. February 2012* http://ws-rest.org/2012/cfp The Third International Workshop on RESTful Design...
1 Nov 30, 2011
7:13 pm

Cesare Pautasso
cesare.pautasso
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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