Conjure
Conjure copied to clipboard
A Rails like framework for Clojure.
h2. Conjure
Conjure is a Rails like framework for the Clojure programming language. The goal of Conjure is to simplify the development of database backed web applications. To do this Conjure relies heavily on third party libraries including:
- "ring":http://github.com/mmcgrana/ring/tree
- "clj-record":http://github.com/duelinmarkers/clj-record/tree
- "hiccup":http://github.com/weavejester/hiccup
- and more..
To get started with Conjure, see the "Getting Started":http://wiki.github.com/macourtney/Conjure/getting-started wiki page.
For a tutorial on Conjure, see the "Hello World tutorial":http://github.com/macourtney/Conjure/wiki/Hello-World-Tutorial
You can find our google group at: "Conjure Google Group":http://groups.google.com/group/clojure-conjure
h2. Contributors
Conjure was created by "Matthew Courtney":http://github.com/macourtney, with special thanks to the following contributors:
- "Robert Postill":http://github.com/robertpostill
- "Stuart Halloway":http://github.com/stuarthalloway
- "Jimm":http://github.com/jimm
Conjure default web design by "Nuvio":http://www.nuvio.cz/
Conjure bunny logo by Chris Bailey
h2. License
Copyright (c) 2009 Matthew Courtney and released under the Apache 2.0 license.
For library licenses see Conjure's license "README.txt":http://github.com/macourtney/Conjure/blob/master/file_structure/default/lib/licenses/README.txt file