[erlang-questions] Yet Another Web Server
Nick Gerakines
nick@REDACTED
Tue Jan 6 06:27:36 CET 2009
Jose,
There are several ways to go about it. I've got a few example
applications on GitHub if you would like to see how its done.
* http://github.com/ngerakines/facebook_wiiinfo/ -- An example
Facebook application in Erlang, using Yaws in embedded mode
* http://github.com/ngerakines/wrs/tree/master/wrsd -- A really small
XML-based web service using MochiWeb
* http://github.com/ngerakines/s3imagehost -- Another web service
with Yaws, shows file uploads and content parsing
# Nick Gerakines
On Sun, Jan 4, 2009 at 10:52 PM, Jose Enrique Benitez Jimenez
<jebenitez@REDACTED> wrote:
>
> Greetings,
>
> I want include a web server to my Erlang application, can I do this with YAWS?
>
> Thanks.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list