good lightweight web-framework like sinatra?

21 Mar
2012
21 Mar
'12
1:42 p.m.
WAI has CGI handlers, so you should be able to deploy a WAI-based framework like Yesod to CGI. If you want a simple framework, you can just use WAI directly. Scotty is a WAI framework that mimics Sinatra. Greg Weber

21 Mar
21 Mar
2:27 p.m.
If you want a simple framework, you can just use WAI directly.
If you want to give that a try, make sure to have a look at the README. https://github.com/yesodweb/wai/blob/master/wai/README.md Cheers, Simon
4858
Age (days ago)
4858
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg Weber
-
Simon Hengel