Monday, February 24, 2014

REST: REpresentational State Transfer

Fielding Dissertation: CHAPTER 6: Experience and Evaluation:

"The name "Representational State Transfer" is intended to evoke
an image of how a well-designed Web application behaves:
a network of web pages (a virtual state-machine),
where the user progresses through the application by selecting links (state transitions),
resulting in the next page (representing the next state of the application)
being transferred to the user and rendered for their use."


Representational state transfer - Wikipedia, the free encyclopedia

Richardson Maturity Model @ Martin Fowler
Figure 1

Three Levels of the REST Maturity Model @ InfoQ

RMM - implementing-rest - Richardson Maturity Model (Level 0 to Level 3) - Exploring the implementation aspects of the REST architectural style. - Google Project Hosting

JWTUMOIM: Act 3 presentation by Leonard Richardson

No comments: