[ANN] Cartridge 1.0.0 -- HTTP response recording and playback for clj-http

2013-12-20 Thread David Leatherman
Hi all, I'm happy to announce the release of Cartridge, an HTTP request recording and playback library well suited for testing HTTP client calls when the server is unavailable. This project is in active use at Sonian and was built to help test clients of HTTP services when the server is unavailab

[ANN] Carica 1.0.0 -- A flexible project configuration library

2012-11-16 Thread David Leatherman
Hello everyone, I'm happy to announce the release of Carica, a flexible configuration library for your Clojure projects. It offers: - a simple lookup syntax - support for both Clojure and JSON config files - config file merging (if you have more than one config file) - Even if one is a Cloj