Friday, June 3, 2011

A Brief Overview of the Clojure Web Stack

http://brehaut.net/blog/2011/ring_introduction

This article introduces Clojure's web application stack. The heart of this stack is Ring: an interface for conforming libraries, a set of adapters for various HTTP servers, and middleware and utilities. This article aims to help you navigate the increasingly broad range of libraries and choose some solid libraries and get an app moving with Ring.

Posted via email from miner49r

No comments: