Comment on Pedestal: An open source tool set for building web applications in ClojureparentComments−andrewvc13yWell ring is the clojure equivalent of ruby's rack, nearly every clojure webapp uses it, and slf4j is an extremely common logging facade in java, also unsurprising. Diatomic is a weird choice though, I'd have gone with sqlite and korma
Comments
Well ring is the clojure equivalent of ruby's rack, nearly every clojure webapp uses it, and slf4j is an extremely common logging facade in java, also unsurprising. Diatomic is a weird choice though, I'd have gone with sqlite and korma