Senior Technologist, Charteris
Browse by Tags
All Tags »
REST (
RSS)
-
|
In two previous post (" When Basket Checkout isn't RESTful " and " What a RESTful Basket Checkout might look like ") I have referred to the question of where basket state should be stored in a RESTful system. A number of conversations...
|
-
|
This is the talk I will be giving at DDD7 :
|
-
|
In my previous blog post, I discussed " When Basket Checkout isn't RESTful " so here are some thoughts on what a RESTful implementation might look like. This is what I want to have as the final step of transitioning to checkout (where application...
|
-
|
Following on from my twitter chat , here is why I think that the following two basket checkout styles are not RESTful. GET /checkout When the server keeps session state about a user basket (cart in the US) you will tend to see checkout as a regular GET...
|
-
|
I received the news this morning that my proposed REST session will be on the agenda for the upcoming DDD7 Developer Day . For those who are not familiar with DDD, speakers are asked to propose sessions (community speakers only - not Microsoft) and then...
|
-
|
Here was me feeling that I wasn't learning stuff with a great deal of utility (to me, that is) and along comes a little golden nugget... I am familiar with the role of reverse proxies (especially their role in scaling RESTful applications). I have...
|
-
|
Over the weekend, I spent 7 hours trawling through the [rest-discuss] list archive to pull together ' the collected utterances of Roy Fielding ' (the originator of the REST architectural style in his dissertation ). I hope that this may help people...
|