Jim pointed me to Stefan’s article on “REST anti-patterns“, which I somehow missed*. Very very nice indeed!
I particularly liked the following note:
The usual standard disclaimer applies: REST, the Web, and HTTP are not the same thing; REST could be implemented with many different technologies, and HTTP is just one concrete architecture that happens to follow the REST architectural style. So I should actually be careful to distinguish “REST” from “RESTful HTTP”.
Remember my “WS-Web (The Web using SOAP)” post from few years ago? 🙂
REST (an architectural style) != Web (an application) != HTTP (a technology).
* Update: I now know why I missed it. Outlook has not been updating my feeds for more than two weeks now (my fault!)
After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…
Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…
As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…
Imagine a world where your memory is enhanced by a team of intelligent agents, working…
As part of the BrainExpanded project, I’m building an iOS app that lets users easily…
Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…