Skip to content

Instantly share code, notes, and snippets.

@bitemyapp
Created June 25, 2013 23:09
Show Gist options
  • Save bitemyapp/5863259 to your computer and use it in GitHub Desktop.
Save bitemyapp/5863259 to your computer and use it in GitHub Desktop.
<p>
<h5>Basic HTTP</h5>
<a href="https://github.com/mmcgrana/ring">Ring</a>
<h5>Routing</h5>
<a href="https://github.com/weavejester/compojure">Compojure</a>
<h5>Utilities and Middleware</h5>
<a href="https://github.com/noir-clojure/lib-noir">lib-noir</a>
<h5>And to wrap-up the above</h5>
<a href="http://www.luminusweb.net/">Luminus</a>
<h5>Templating</h5>
<a href="https://github.com/danlarkin/clabango">Clabango</a>
<h5>SQL</h5>
<a href="http://sqlkorma.com/">Korma</a>
<h5>Connection pooling</h5>
<a href="https://github.com/myfreeweb/clj-bonecp-url">clj-bonecp-url</a>
<br><br>
<a href="https://github.com/opiskelijarekisteri-devel/clj-bonecp">clj-bonecp</a>
<h5>Database Migrations</h5>
<a href="https://github.com/pjstadig/migratus">Migratus</a>
<h5>Ad-hoc Clojure scripts that have dependencies</h5>
<a href="https://github.com/kumarshantanu/lein-exec">lein-exec</a>
<h5>Deployment/Provisioning</h5>
Your pick of these:
<br><br>
<a href="https://github.com/aphyr/salticid">Salticid</a>
<br><br>
<a href="http://docs.fabfile.org/en/1.6/">Fabric</a>
<br><br>
<a href="http://palletops.com/">Pallet</a>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment