What:
Framework One - a lightweight MVC framework for convention-based
Clojure web application development.
Where:
https://github.com/framework-one/fw1-clj
Usage:
Easiest way to get started:
lein new fw1 myapp && cd myapp && PORT=8888 lein run
Now you have a minimal web application running on port 8888 (via Jetty)
What's new?
0.2.1 Introduces support for the Selmer templating library
(previously FW/1 only supported Enlive). Selmer provides Django-style
HTML templates with {% code blocks %} and {{variable}} substitution.
Thank you Yogthos!
History:
FW/1 was originally created in 2009 and became one of the most
popular MVC frameworks for CFML so I ported it to Clojure in 2011 but
I haven't promoted it much yet. With Selmer support, FW/1 becomes much
easier to use so I'm hoping it can become a popular option for
Clojure!
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.