Representations

In REST (Fielding), the transferred form of a resource’s state — a media-typed byte sequence (JSON, HTML, image/png) — not the resource itself. Resources are identified by URIs; representations are what clients and servers actually exchange.

In this vault

Backlinks