anmonteiro Code ramblings

clj-isitup - a simple isitup.org API client

For sometime around last year, I had been toying with a simple isitup.org API client and command line tool in Clojure. Just until a few days ago, it was just sitting in my GitHub page. Until I decided to put it out there.

So clj-isitup is out there now, both on GitHub and in Clojars. It is working pretty well, but it still needs some polishing around the corners, such as its own command line executable (for now you can try it out via lein run or lein trampoline).

Go ahead then, and you too toy with it. Feel free to report any issues or add your own thoughts in the comments below.