Tag: Information architecture

25 Apr, 2013
Where are the Resources?
This is a question I find myself asking the technologists and product teams behind REST APIs over and over again. All too often, the “architecture” implements the data access mechanics directly in the API, and there is no distinct model for the Resources being surfaced by the API. You...