Konrad Kowalski (rootsher)Principal Platform & Reliability Architect111011111100010101101111100100110110111011000111

gRPC

posts (1)

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

    RPC: When an API Models Operations Instead of Resources

    RPC starts from the operation, not the resource. Intent becomes explicit, but the semantics move out of HTTP and into the application contract.