Bruno Pedro's public notes


Found at “Beyond REST and RPC” on 2022-02-07 18:02:29.

CRUD is a typical data-centric interface. Of course it works. So does a Turing Machine or directly programming in Assembler. It is “Turing complete”: you can program anything in it. But that doesn’t imply the paradigm cannot be improved. What would happen if we would think in objects without a uniform interface? Behaviourally rich resources…