one of the largest directories of the web

Valid XHTML 1.0!

Home : Computers : Programming : Internet : Web Services : REST

REST

REST 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

Sites in REST

REST for AOLserver, PyWX, and Quixote
Document by Dave Kuhlman provides an introduction to REST plus suggestions and instructions on how to deliver RESTful applications on top of AOLserver, PyWX, and Quixote, possibly with help of a relational database such as PostgreSQL.
Paul's REST Resources
Articles and links on REST and related technologies.
MT::REST
Project implementing REST-style access into Movable Type.
RESTLog
A weblog application that tries to follow the REST architectural style.
Waterken Web Services
A model for building an application network interface that follows the constraints of both REST and capability-based security. Specifications, tutorials, white papers and programmer documentation for Waterken Web calculus and abstract messaging protocol.
sqlREST
Tool for exposing relational databases as REST style Web Service
REST - Representational State Transfer
Roy Thomas Fielding's PhD dissertation "Architectural Styles and the Design of Network-based Software Architectures".
Online REST Web Service Demo
Shows how resources on an sqlREST-server can be queried, removed and altered using HTTP and XML.
RESTwiki
Site dedicated to all things related to the REST architectural style; includes a list of REST resources.

sub categories in REST

Mailing Lists Mailing Lists
News and Media News and Media
REST  -  Directory REST  -  Directory REST  -  Directory REST  -  Directory