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.