Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21bb198b9203488

Jump to content

Domain application protocol

From Wikipedia, the free encyclopedia
(Redirected from Domain Application Protocol)

A domain application protocol (DAP) is the set of rules and conventions governing the interactions between participants in a distributed computing application.[1]

DAPs sit atop HTTP and narrow HTTP's broad application protocol to support specific business goals. Services implement DAPs by adding hypermedia links to resource representations. These links highlight other resources with which a consumer can interact to make progress through a business transaction.[2]

References

[edit]
  1. From Research to Practice, ed. Erik Wilde, Cesare Pautasso, p64
  2. Webber; Parastatidis; Robinson (2010). REST in Practice. O'Reilly. p. 95.