3 comments

[ 4.4 ms ] story [ 16.6 ms ] thread
What would experienced Clojure coders recommended for a web framework? I'm partial to more minimalist approaches a la Flask.
I'm not really much experienced, but I've played around with Noir and its really similar to Flask. You could try out Compojure too, on which Noir is based(even more minimalistic).

Right now, I'm following some Noir tutorials here: http://yogthos.net/