[Catalyst] REST - like uri design for CRUD

Jonathan Tweed jonathan at tweed.name
Sat Jan 26 19:12:16 GMT 2008


On 26 Jan 2008, at 18:57, Ian Docherty wrote:

> Now, this means that the client system will have a http response  
> returned with 'status' '302' and 'location' '/class/id/1234' which  
> I presume they will have to parse to determine the ID of the newly  
> created item?

Not if they follow the redirect and the representation contains the ID.

Cheers
Jonathan



More information about the Catalyst mailing list