| cljman | Renderman "bindings" for clojure. Really a set of emiter functions which generate RIB as output (renderman interface bytestream). |
| clj-dropbox | Clojure library for accessing the Dropbox API |
| clj-airbrake | Clojure client for the Airbrake API. Airbrake collects errors generated by other applications, and aggregates the results for developer review. |
| stockings | Stockings is a Clojure library that gives you easy access to financial data such as current and historical stock quotes, current currency exchange rates, stock symbol suggestions, stock and company info by exchanges and industry sectors, and more. |
| clojure-bitly | Clojure wrapper for the Bit.ly API |
| clj-dreamnote | A simple clojure library to remote control your dreambox |
| Tentacles | Tentacles is a Clojure library for working with the Github v3 API. It supports the entire Github API. This library is the successor to the clj-github library. |
| clj-aws-s3 | A Clojure library for accessing Amazon S3, based on the official AWS Java SDK. Although there are a few S3 clients for Clojure around, this library aims to provide a more complete implementation, with metadata, streams and protocols for uploading different types of data. Currently the library supports functions to create and delete buckets, and to list, get, and put objects and their metadata. |
| factual-clojure-driver | This is the Factual-supported Clojure driver for Factual's public API. See: http://developer.factual.com/display/docs/Factual+Developer+APIs+Version+3 |
| clj-squash | Clojure client library for the Squash bug killer by Square. |
| clj-facebook | Facebook client library for Clojure. |
| clj-facebook-graph | clj-facebook-graph is a simple Clojure client for the Facebook Graph API based on clj-http (https://github.com/getwoven/clj-http) and Ring (https://github.com/mmcgrana/ring). It offers some convenience when you are working with the Facebook Graph API. Furthermore clj-facebook-graph provides a simple authentication flow in the form of some Ring middleware. |
| twitter-api | This is an up-to-date twitter API wrapper that is based on the clojure http.async.client library. It offers the full taxonomy of twitter API's (streaming, search and restful). |
| clojure-twitter-streaming | Twitter client API for Clojure |
| Google Talk Clojure REPL | This is a program to interact with clojure REPL remotely using the google talk service. This requires two email address available, one for the 'program' and other for the 'remote user'. |
| clj-authsub | Client library for using Google AuthSub authentication as used by youtube, gmail etc. |
| clojure-twitter | Access the Twitter API from Clojure. |