[ANN] CHP framework major update

72 views
Skip to first unread message

Kelker Ryan

unread,
May 20, 2013, 12:02:19 AM5/20/13
to clo...@googlegroups.com
ClojureHomePage is a Compojure based web framework that allows you to write the backend and frontend with Clojure.
О©╫
Here's a small tutorial
Here's the documentation
О©╫
You can
  • Embed Clojure into a HTML file with the <clj></clj> tags
  • Enable multiple method handlers under a single route (get, post, put, delete, and head)
  • Easily retrieve common web headers (ex. ($ user-agent))
  • Easily retrieve web headers (ex. ($$ cache-control))
  • HTML generation is handled by a drop-in replacement for common Hiccup forms
  • JavaScript / ECMAScript is handled by ClojureScript
  • CSS is handled by Garden
  • SQL is handled by KormaSQL
Reply all
Reply to author
Forward
0 new messages