REST reading progress
December 13th, 2002
I've been scanning the REST paper quickly. From what I've seen so far, this is REST in a nutshell:
- everything is a URL, and
- everything is stateless.
- one guy's wet dream of the Web, and
- the goal I (and many other web application developers, I suppose) have been prosecuting for several years now. Yes, you probably too. Have you ever said "I don't like sessions. Sessions are bad. Sessions expire." ? Then you're supposedly a REST-guru without you knowing it :-)

Leave a Reply