Konrad Kowalski (rootsher)Principal Platform & Reliability Architect110001011001000110111011100100001011111101011110

Representation

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…