Standard Search
About 1 results
https://seth.computer/notes/what-makes-an-api-simple · 30 Aug 2019
Explores the tradeoffs in API design between minimal request inputs and richer contextual data. Argues that 'simple' should mean simple to use correctly, not just simple to look at. When an API encapsulates business logic, shifting complexity onto the API ...