<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#C0C0C0" text="#000000">
<div class="moz-cite-prefix">For REST, my initial recommendation is
Yaws (<a class="moz-txt-link-freetext" href="http://yaws.hyber.org/">http://yaws.hyber.org/</a>), as it's very easy to use and pretty
solid solution, but the documentation for it is simply terrible
and I mean really, really terrible. Hence, you probably would
have an easier time with Cowboy.<br>
<br>
Cheers,<br>
Alex<br>
<br>
On 03/08/2016 02:09 AM, zxq9 wrote:<br>
</div>
<blockquote cite="mid:1625329.6E7TUCNP1e@burrito" type="cite">
<pre wrap="">On Monday 07 March 2016 18:30:51 Mark Bucciarelli wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I'm curious to hear what do more experienced erlang'ers think of mochiweb?
That's where I ended up after googling and reading on my own.
</pre>
</blockquote>
<pre wrap="">
Its a toolkit from which you can build a server, but its not a server
in the way something like YAWS is. Quickest from zero to doing things
is probably YAWS or Cowboy.
Most of my experience has been client-side things using mochi libs or
doing simplish web faces with YAWS for systems that have much richer
native clients already -- so my web experience in this regard is
(deliberately) limited.
-Craig
_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
</blockquote>
<br>
</body>
</html>