Konrad Kowalski (rootsher)Principal Platform & Reliability Architect011010000111111011111111101000101011100010100001

Resource

posts (1)

  1. Ways of Talking to a Backend: From HTML Forms to GraphQL4/6

    REST: Resources, Representations, and HTTP Semantics

    REST is not "JSON plus endpoints". It is resources identified by URIs, representations kept separate from the resource, and the meaning of HTTP methods put to…