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
More information
- data elements (resource, resource identifier, representation)
- connectors (client, server, cache, resolver, tunnel)
- components (origin server, gateway, proxy, user agent)
More information
Subcategories 2
Sites 3
Architecture of web services and the semantic web. REST/Relational perspective.
Roy Thomas Fielding's PhD dissertation "Architectural Styles and the Design of Network-based Software Architectures".
Tool for exposing relational databases as REST style Web Service
Architecture of web services and the semantic web. REST/Relational perspective.
Roy Thomas Fielding's PhD dissertation "Architectural Styles and the Design of Network-based Software Architectures".
Tool for exposing relational databases as REST style Web Service
