REST (REpresentational State Transfer) API: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 March 2023

  • curprev 16:2716:27, 7 March 2023WendyGeller talk contribs 487 bytes +487 Created page with "== Overview == Created by computer scientist Roy Fielding, REST is an API that conforms to the architectural style constraints of uniform interface, client-server decoupling, statelessness, cacheability, and layered system architecture. ([https://www.redhat.com/en/topics/api/what-is-a-rest-api#rest]) There is also an optional constraint of code on demand. To learn more about REST, see the [https://en.wikipedia.org/wiki/Representational_state_transfer full Wikipedia ar..."