[Haskell-beginners] Learning Haskell: Web Project

Ari King ari.brandeis.king at gmail.com
Thu Apr 17 01:33:49 UTC 2014


Hi,

I'm just starting out with Haskell and I thought a good way to
learn/practice would be to re-implement a small web app. The web app I plan
on re-implementing is made up of a restful (java) api with a angularjs
client. The api and client is served by jetty. I'd appreciate suggestions
on frameworks and/or tools that make the most sense as I start out.

I was thinking of using scotty + warp + persistence for the api/serving of
static content. As for tooling, I was thinking of vim with ghc-mod &
syntastic.

Thanks.

-Ari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140416/f9447280/attachment.html>


More information about the Beginners mailing list