public marks

PUBLIC MARKS with tags rest & architecture

March 2006

REST wins, no-one goes home [@lesscode.org]

by nhoizey (via)
Let’s be realistic. No software architecture can truly withstand implementation. REST is really great, but on the web, there is plenty of detail work to be cleared out, like push, containership, encoding, side-effected GETs, curse-of-popularity, queuing, 2 versus 4 methods, universal format junk, and authentication, among others. I could go on, it’s messy out there.

September 2005

1060 research - netkernal - quotes from the blogsphere

by macroron
John Udell (infoworld) I never heard the phrase "REST microkernel" before, but I had an immediate expectation of what that would mean. An hour's experimentation with the system met that expectation. Wildly interesting stuff.

netKernel - service oriented microkernel and xml application server

by macroron
generalizes the principles of REST, the basis for the successful operation of the World Wide Web, and applies them down to the finest granularity of service-based software composition. The Web is the most scaleable and adaptive information system ever.

netKernel tour - system

by macroron
[rest] the term REpresentational State Transfer (REST) originates from the seminal work of roy t. fielding in retrospectively defining the core architectural principles of the world wide web.

July 2005

Fielding Dissertation: CHAPTER 5: Representational State Transfer (REST)

by benoit
This chapter introduces and elaborates the Representational State Transfer (REST) architectural style for distributed hypermedia systems, describing the software engineering principles guiding REST and the interaction constraints chosen to retain those principles, while contrasting them to the constraints of other architectural styles.

February 2005