Re: How much REST should your Web API get?
Mike Schinkel <[email protected]> Fri, 3 May 2013 14:11:15 -0400
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Message-ID | <[email protected]> |
On May 3, 2013, at 1:39 PM, Jérôme Louvel <[email protected]> wrote: > Yes, this is another great post from Kin. However this approach doesn't make sense in a pure REST world when there isn't place for such out-of-band definition of the interface (uniform interface). > > Another reason to think about those aspects in a separate architecture style. While I'm very much been one to question the practicality of completely RESTful approaches for many web APIs I'm not sure it's clear that it would not be possible for a purely RESTful approach across different types of services assuming collaboration media type, and with media types it would make the prospect of more RESTful behavior much more likely. On May 3, 2013, at 1:53 PM, Steve Klabnik <[email protected]> wrote: > I read that blog post as a call for more media types, personally. +1 -Mike