Announcing ring-clj-params

What is it? A Ring middleware that augments :params according to a parsed Clojure data literal request body. Where is it? https://github.com/fogus/ring-clj-params Usage Leiningen In your :dependencies section add the following: [ring-clj-params "0.1.0"] Ring To use this middleware using Ring and Compojure, create a new Leiningen project with a project.clj file of the form: (defproject [...]
 •  0 comments  •  flag
Share on Twitter
Published on February 15, 2012 09:01
No comments have been added yet.