REST APIs must be hypertext driven
3 years ago
Roy Fielding recently wrote in "REST APIs must be hypertext-driven" I am getting frustrated by the number of people calling any HTTP-based interface a REST API. Today's example is the SocialSite REST API. That is RPC. It screams RPC. There is so much coupling on display that it should be given an X rating. That was pretty much my thought when I saw that spec. In a comment to his post he continu ... Continue reading
Source: blogs.sun.com

Recently Commented Blog Entries