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

Been implementing some stuff over atom. One thing I found interesting and maybe someone could point me in the spec where this is covered (I didn't see it). Is...
7 Jul 9, 2012
12:17 pm

Rushforth, Peter
prushfor
Send Email

Hi folks, I am looking to model an interaction in my REST application where the client should only be allowed to modify a resource (say "B") if another ...
7 Jul 3, 2012
12:06 pm

Shaunak Kashyap
ycombinator
Send Email

Given that you have a specific media-type(s) for giving extended API errors e.g. application/vnd.andrei.error-v1+json, application/vnd.andrei.error-v2+json ...
2 Jul 2, 2012
12:05 am

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

Hi Greg, What about adding a link@rel="edit" (?) or other rel value to the app:collection, to which you could PATCH a feed? Would we have to update the media...
1 Jun 27, 2012
11:59 am

Rushforth, Peter
prushfor
Send Email

Hi, I would like to apologize for my last post - strays way to far into tl;dr territory and I am way too excited, obviously. What I would like to discuss is...
2 Jun 25, 2012
2:00 pm

Rushforth, Peter
prushfor
Send Email

Hi, As a long-time XML user, I was slightly shocked when I first read in "REST In Practice" [1] that XML as a hypermedia format is a non-starter. When I read...
1 Jun 21, 2012
12:07 am

Rushforth, Peter
prushfor
Send Email

Hi, I recently blogged about how MVC, which is used by many popular web frameworks like Struts, Spring MVC and Even Play, is a wrong model for web development...
6 Jun 19, 2012
5:24 pm

Will Hartung
gaminginparis
Send Email

hello mark. thanks a lot for the feedback! i am cross-posting this response to rest-discuss@yahoogroups.com, because it may be interesting for that community...
25 Jun 19, 2012
4:36 pm

Philippe Rathé
philippe.rathe
Send Email

Hello all, I've recently written up an internet draft for a general-purpose media type for linking based on JSON. I'd like to get as much feedback from the...
13 Jun 11, 2012
2:55 pm

Glenn Block
glenn_block
Send Email

Hello I'm new to REST, and I'm trying to integrate it in my company. We currently are trying to design a multi-criteria search engine with REST principles. I...
7 Jun 4, 2012
6:38 pm

Juan Lanus
juanmlanus
Send Email

Hello all, I would like to code my own atompub client and server. I use atompub to expose different hierarchical collections of members.I would like the client...
8 Jun 4, 2012
2:00 am

mike amundsen
mamund
Send Email

Folks; I am at the moment into trying to choose a data format / representation to use for building a RESTful web service which should allow for reading and...
15 May 30, 2012
7:37 pm

indresh malik
malik_indresh
Send Email

I don´t know, if i´m the only one, but isn´t the yahoo groups webpage a little bit annoying? 1. Reply: When you click reply, the messages sender is always...
3 May 16, 2012
3:07 pm

Glenn Block
glenn_block
Send Email

Hi, while working on our new RESTful web service and discovering the need for versioning (mainly preventing concurrent changes) I wondered whether it was...
6 May 16, 2012
1:21 pm

Julian Reschke
julian.reschke@...
Send Email

I'm currently embarking on a question to fully understand REST so i can move my company towards architectural independence :). Once we design the back end...
23 May 5, 2012
11:10 pm

mike amundsen
mamund
Send Email

Hi, admittedly I completely missed the existence of RTSP[1]. It is a massive spec, sort of a redefined 2616 and stuff on top. I am trying the shortcut here:...
2 Apr 26, 2012
5:01 pm

Mike Kelly
mikekelly876...
Send Email

For example, suppose I pass an invalid argument (a -ve quantity of a product when placing an order, say)... what response is appropriate? One suggestion I've...
3 Apr 18, 2012
11:18 pm

Philippe Mougin
pmougin2001
Send Email

hello. ... it seems to me that at that level, discussing "generic" versus "domain" is very binary, and very subjective. for example, to me, atom is both ...
3 Apr 16, 2012
7:35 am

Erik Wilde
drethoo
Send Email

If I'm using If-Match with ETag as a way of implementing optimistic locking (which I guess is a pretty standard approach), then should 409 or 412 be used to...
3 Apr 16, 2012
7:32 am

Jan Algermissen
algermissen1971
Send Email

Hi, please allow me to bring to your attention my just finished bachelor thesis on the subject of the design of a restful API to be useful for a Groupware or...
2 Apr 12, 2012
12:24 am

Eric J. Bowman
eric@...
Send Email

Hi, We are working on a REST API for the server-side of a graphical modeling platform. Our resources - models, diagrams and elements - are hierarchical by...
1 Apr 12, 2012
12:11 am

Diederik
diederik.van...
Send Email

Hi! I'm wondering about RFC 5988, which says very little about how to process links other than the word "dereference&quot; (4 times) which might imply using a safe...
2 Apr 11, 2012
6:12 am

Jan Algermissen
algermissen1971
Send Email

Hi All. A couple of days ago DeveloperFusion published an article of mine that is the first part of an idea about evaluation of REST Frameworks. That is the...
8 Apr 7, 2012
10:13 pm

mike amundsen
mamund
Send Email

feedback and help MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="B6BB8F1PNeBpnU2a-mZC0n7eszHWVxedoV1gAm2" ...
5 Apr 7, 2012
9:48 pm

William Martinez Poma...
willmarpo
Send Email

Back in december 2009 I asked for some feedback on the implementation of a generic REST client library in C# ...
2 Apr 6, 2012
10:35 am

Sebastien Lambla
serialseb
Send Email

It seems like there is an ongoing debate/mismatch/battle/whatever between REST and Linked Data (if I am interpreting various Tweets correct). Could anyone...
56 Apr 5, 2012
7:14 pm

Jørn Wildt
jorn_lind_ni...
Send Email

hello sandro. (i am cross-posting this to rest-discuss@yahoogroups.com, but please direct responses to public-ldp@... only! thanks!) ... we have had (long...
1 Apr 3, 2012
4:55 pm

Erik Wilde
drethoo
Send Email

I'm about to build a web app that should expose its functionality via API and I'm trying to find the most effective way to do that and would like to hear your...
3 Apr 3, 2012
4:33 pm

Vitaly Stakhov
vitaly.stakhov
Send Email

Hi REST people, Some simple questions that might lead to interesting discussions: How far do you agree that REST and hypermedia are about following one’s...
6 Apr 3, 2012
8:15 am

Jorn Wildt
jorn_lind_ni...
Send Email

A part of my current project is management of simple key/value properties (string/string) for (more or less) any resource in the system. My use-cases/scenarios...
9 Mar 28, 2012
10:23 am

Sebastien Lambla
serialseb
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