Open Directory Project
about dmoz | help

Top: Computers: Programming: Internet: Service-Oriented_Architecture: Web_Services: REST

REST [Representational State Transfer] is an architectural style for building large-scale networked applications. It is a description of the facets of the WWW that made the Web so successful.

REST describes a networked system in terms of

-- RESTwiki

REST is an architecture that separates server implementation from the client's perception of resources, scales well with large numbers of clients, enables transfer of data in streams of unlimited size and type, supports intermediaries (proxies and gateways) as data transformation and caching components, and concentrates the application state within the user agent components.

-- Roy Fielding


    Copyright © 1998-2008 Netscape

Last update: 14:40 PT, Thursday, September 25, 2008 - edit