Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101110011011111100000001000001011101011001101011

Statelessness

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…