<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 8, 2016 at 4:41 PM, Vlad Dumitrescu <span dir="ltr"><<a href="mailto:vladdu55@gmail.com" target="_blank">vladdu55@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Tue, Mar 8, 2016 at 10:37 PM, Steve Vinoski <span dir="ltr"><<a href="mailto:vinoski@ieee.org" target="_blank">vinoski@ieee.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On Tue, Mar 8, 2016 at 4:22 PM, Vlad Dumitrescu <span dir="ltr"><<a href="mailto:vladdu55@gmail.com" target="_blank">vladdu55@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Re yaws docs: Could the contents of the article Karolis pointed to be included in the docs? Or at least a link to it...<span><font color="#888888"><div>/Vlad</div></font></span></div></blockquote><div><br></div></span><div>There are links to all known Yaws articles and books here:</div><div><br></div><div><a href="http://yaws.hyber.org/articles.yaws" target="_blank">http://yaws.hyber.org/articles.yaws</a></div></blockquote></div><br></span>Oh, yes, missed that... For the InfoQ article, I wouldn't have guessed it's about REST and not "regular" usage.</div></div></blockquote><div><br></div><div>I wrote it in 2008, 8 years after Roy Fielding wrote his thesis that defines REST. In the intervening ~16 years, REST has not changed, but the number of people who misuse the term and apply it incorrectly has grown tremendously. No web server can make your application RESTful. Some can help, sure, but if you want to write a system that's actually RESTful, as defined by Roy's thesis, then you need to read and understand that thesis. Even implementing Alan Dean's HTTP flowchart as Webmachine does isn't enough to make your application RESTful. There is no magic. My article simply shows how to use Yaws to help with organizing your code and show you how to get at the information you need to help make your application RESTful.</div><div><br></div><div>--steve</div></div></div></div>