A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$subtype

Filename: models/page_setup.php

Line Number: 15

saila.com: Definition of REST

Jump to Content

Glossary Definition

Welcome to the alpha (i.e., only for the brave) version of the new saila.com. Bug reports welcome.

REST

Representational State Transfer is Roy Fielding’s software architecture concept defining how resources are accessed in hypermedia-based systems like the Web. In a very generalized way, it means that each resource is directly accessible via a URL instead of relying on another data layer, like SOAP.

October 10, 2007 at 12:00 AM EDT


Jump to navigation