<div dir="ltr"><div>I've been a big fan of YAWS since I saw the original performance announcement in 2006. More recently, several of us in the LFE community have been using it to create REST servers of great beauty and simplicity:<br>
<a href="https://github.com/lfe/yaws-rest-starter#development">https://github.com/lfe/yaws-rest-starter#development</a><br><br></div><div>YAWS needs to be configured to know where to point, e.g.:<br> appmods = </, yaws-rest-starter-routes exclude_paths static><br>
<br></div><div>And then you need to define an out/1 function in the module provided to YAWS above. Everything after that is entirely up to you.<br><br></div><div>We couldn't be happier with the combination of simplicity, flexibility, and performance. Not to mention the total ease of use from LFE ;-)<br>
<br>d<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 22, 2014 at 6:21 PM, Michael Truog <span dir="ltr"><<a href="mailto:mjtruog@gmail.com" target="_blank">mjtruog@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 text="#000000" bgcolor="#FFFFFF">
<div>It appears like this email isn't one I
received from the email list, so other people may not have
received it since it was sent through the google group rather than
the normal mailing list
(<a href="http://erlang.org/pipermail/erlang-questions/2014-February/subject.html" target="_blank">http://erlang.org/pipermail/erlang-questions/2014-February/subject.html</a>).
(not sure why the google group method of sending emails isn't
working properly, since I have both set up to deliver emails)<br>
<br>
<a href="http://cloudi.org" target="_blank">http://cloudi.org</a> uses CloudI to run the site with cowboy as the
HTTP server<br>
(config at <a href="http://cloudi.org/config.html" target="_blank">http://cloudi.org/config.html</a>)<br>
<br>
On 02/22/2014 03:55 PM, Steve Davis wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Smart question. You'd think there'd be 100 answers
by now, right?<br>
<br>
On Thursday, February 20, 2014 5:05:25 AM UTC-6, johannes
falcone wrote:
<blockquote class="gmail_quote">
<div dir="ltr">anyone got a live erlang powered site I can
see?<br>
<br>
<br>
what data store are you using?<br>
mnesia?<br>
something else?<br>
firebirdDB? postgresql?<span class="HOEnZb"><font color="#888888"><br>
</font></span></div><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888">
-- <br>
Remember to send a copy to erlang (dot) questions (at) erlang
(dot) org when posting.<br>
--- <br>
You received this message because you are subscribed to the Google
Groups "Erlang Programming" group.<br>
To unsubscribe from this group and stop receiving emails from it,
send an email to <a href="mailto:erlang-programming+unsubscribe@googlegroups.com" target="_blank">erlang-programming+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to
<a href="mailto:erlang-programming@googlegroups.com" target="_blank">erlang-programming@googlegroups.com</a>.<br>
Visit this group at <a href="http://groups.google.com/group/erlang-programming" target="_blank">http://groups.google.com/group/erlang-programming</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote>
<br>
</div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>