I thought we was making a thing of reposting each others links :D

On 22 Feb 2010, at 11:55, David Zülke wrote:

> I posted that link in my original reply :)
> 
> 
> On 22.02.2010, at 10:25, Simon Thulbourn wrote:
> 
>> Here's a page explaining REST a bit better: 
>> http://tomayko.com/writings/rest-to-my-wife and a PDF for designing APIs: 
>> http://chaos.troll.no/~shausman/api-design/api-design.pdf
>> 
>> – Simon
>> 
>> On 22 Feb 2010, at 10:08, Simon Cornelius P Umacob wrote:
>> 
>>> On Mon, Feb 22, 2010 at 5:02 PM, David Zülke
>>> <[email protected]> wrote:
>>>> 
>>>> GET /products - list
>>>> GET /products?num=100&page=2 - this is how you use query strings properly,
>>>> /products/100/2 or so would *not* be RESTful as it doesn't represent a
>>>> resource
>>> 
>>> Yikes, I didn't know that.  In order to make this RESTful, do we need
>>> to use /products/num/100/page/2 instead?  What's the general rule for
>>> creating "beautiful" RESTful URLs? =)
>>> 
>>> [ simon.cpu ]
>>> 
>>> _______________________________________________
>>> users mailing list
>>> [email protected]
>>> http://lists.agavi.org/mailman/listinfo/users
>>> 
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.agavi.org/mailman/listinfo/users
> 
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.agavi.org/mailman/listinfo/users

Simon Thulbourn

Bitextender GmbH
Paul-Heyse-Str. 6
D-80336 München

T: +49 89 57 08 15 15
F: +49 89 57 08 15 17

[email protected]
http://bitextender.com

Amtsgericht München, HRB 174280
Geschäftsführer: David Zülke, Florian Clever


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to