Hi all, I have implemented a small blog (posts, comments, authentication) with Clojure using the Rails-like style of development. It is located here: https://github.com/dbushenko/ClojureBlog. The blog uses the following principles: 1) MVC architecture; 2) RESTfull design; 3) Convention over configuration; 4) DRY (Don't repeat yourself); The code contains lots of comments. Hope it will be useful for Clojure web developers.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en