[erlang-questions] YAWS RESTful examples

Lukas Larsson garazdawi@REDACTED
Sun Feb 6 16:11:45 CET 2011


If you are building RESTfull things in Erlang you want to have a look at
webmachine. It takes care of alot of the details which come with RESTfull
http without you having to worry about them.

http://webmachine.basho.com/

Lukas

On Sun, Feb 6, 2011 at 3:58 PM, David Sergey <nirth.furzahad@REDACTED>wrote:

> Hello List
>
> I have upcoming project where I can chose technology for building RESTful
> web services (html-less). I found some examples with YAWS, but they are all
> dated 2008-2009. I was wondering if YAWS is still best option for building
> web-services on Erlang platform?
>
> Also, does anyone know any turorials/examples/literature on a subject,
> documentation seems pretty helpful, but examples always welcome.
>
> Best Regards
> David
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list