Mochiweb and webmachine are very promising applications when you see how those who have found they're way around them are using it. I need to be directed to where I can find beginners' tutorials on mochiweb. It appears there is no website dedicated to the framework. I think what I need is a pdf, or a blog site or a tutorial on mochiweb, providing several examples on how to use it. I'm an erlang programmer already, using Nitrogen, Yaws, Mnesia and OTP e.t.c. Please show me the way...
Asked
Active
Viewed 6,418 times
6
-
You should improve your **accecpt rate** – Jonas Mar 19 '11 at 13:33
4 Answers
9
On MochiWeb, I wrote http://alexmarandon.com/articles/mochiweb_tutorial/

Alex Marandon
- 4,034
- 2
- 17
- 21
4
Wriaki, a sample app by Basho for Riak, is based on webmachine.
https://github.com/basho/wriaki
There is a video too

Gaius Parx
- 1,065
- 1
- 11
- 18