In case anyone cares :)

https://github.com/framework-one/fw1-clj

FW/1 is a lightweight, convention-based MVC framework. It is a port to Clojure 
of FW/1 for CFML (the most popular MVC framework for the ColdFusion Markup 
Language, in active development since mid-2009).

Release 0.2.4
        • Added verb support to routes
        • Ensure UTF-8 output
        • Add :middleware support
        • Fix JSON MIME type
        • Update dependencies

The simplest way to get up and running:

        lein new fw1 myapp
        cd myapp
        PORT=8888 lein run

Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to