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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

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

I think the first time I saw this pattern in Jon Moore's oredev talk on Hypermedia APIs. In his demo he replaced links to subresources with their full...
3 Mar 5, 2012
2:26 pm

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

Hi, I was reading this guideline [1] about resource identifiers and I'm not sure how a client would be able to navigate to the resource just having the entry...
4 Feb 29, 2012
3:32 pm

William Martinez Poma...
willmarpo
Send Email

hi all i have one question in my REST api. the Q as detailed below: Post used to create a Job with job name some some other properties. e.g <job> ...
1 Feb 27, 2012
3:35 pm

andyliu@...
andyliu...
Send Email

hi all I use Post to create a object under the collection and Put to modify the object. My question is the xml content in Post and Put should be consistence...
1 Feb 27, 2012
3:35 pm

andyliu@...
andyliu...
Send Email

In reading the literature on RESTful interfaces, I've noticed that some people use Extended (or non-standard) HTTP Headers. Interface versioning seems to be...
5 Feb 27, 2012
10:50 am

Cíat Ó GÃ...
keithgaughan
Send Email

How to model resource creation for the following scenario: Assume that we have a parent resource (R) and it has many sub-resources (SR1, SR2, .., SRN). The...
2 Feb 22, 2012
10:00 pm

Peter Williams
peter_e_will...
Send Email

Thought you folk here might be interested in checking out my Java HalBuilder library that I just released to Maven Central last night: ...
1 Feb 18, 2012
11:35 pm

Mark Derricutt
talios2k
Send Email

Hi guys, in these days I'm writing an API consumer for a RoR-powered webservice, which uses 422 status code (from WebDav) in HTTP responses. Here's an...
12 Feb 15, 2012
3:14 pm

Julian Reschke
julian.reschke@...
Send Email

Dear list members, I am currently working on my Master's thesis at the University of Hagen. The goal of my thesis is the development of a graphical modeling...
6 Feb 9, 2012
11:37 am

Sebastien Lambla
serialseb
Send Email

I have a web application that has many web services and an AJAX web client as well as some mobile clients. I won't call them RESTful web services, but I'm...
7 Feb 9, 2012
12:08 am

mike amundsen
mamund
Send Email

Its pretty well known how to do a quick pub/sub with atom pub. If we get loads and loads of consumers though it might be beneficial to say hang a http...
9 Feb 8, 2012
1:13 am

Sebastien Lambla
serialseb
Send Email

Dear REST enthousiast, Do you think there’s a joint future for Services and the Semantic Web? Or is your opinion that they’ll never work together? Either...
1 Feb 7, 2012
8:21 am

Ruben Verborgh
ruben.verborgh
Send Email

Hi, for my bachelor thesis[1] (reusable components in multi MediaType rest applications) I invented a way to hide the details of the Resource Representation...
1 Feb 6, 2012
6:43 pm

Thomas Koch
cluj_de
Send Email

Hi, I'm searching a java rest framework or JAX-RS implementation that allows me to configure the dispatcher at runtime through an API. In JAX-RS it is only ...
1 Feb 6, 2012
1:55 pm

Thomas Koch
cluj_de
Send Email

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
  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