Using mochiweb to create a web framework in erlang
Recently, I used Mochiweb for several projects (Alice) I’ve been working on. After some investigation of the current erlang web frameworks, Mochiweb suited our needs well. It’s lightweight, fast, open-source and pretty source code. Throughout this post, we’ll build a little mochiweb application, so note that it will be available in full for download at the end of the article, but we’ll write bits and pieces at a time.
So with no further ado:
Using mochiweb in erlang
- July 29, 2009
- By: ari
- Posted in: Uncategorized
- 0 Comments
- Continue reading >




