[Haskell-cafe] Re: Are there any web server framework ?
Gracjan Polak
gracjanpolak at gmail.com
Wed Mar 24 07:31:41 EDT 2010
Recently I started to play with Happstack and I must say I'm amazed how good it
works for me! It has server, string templating, type safe html templating,
persistence (like a database, only more fun), email stuff.
To get a grasp at what goes under Happstack name here is a tutorial:
http://tutorial.happstack.com/
--
Gracjan
More information about the Haskell-Cafe
mailing list