A collection of client libraries to make interfacing with Google's official Java SDKs more pleasant with Clojure.
Currently supported clients:
This is a fork of https://github.com/dbartz/googlecloud. The fork is based on updated google cloud client libraries and supports some additional features:
The fork has been released to clojars as googleclojd. To use the latest version, add the following dependencies to you project.clj:
:dependencies [[googleclojd/core             "0.4.0"]
               [googleclojd/cloudstorage     "0.4.0"]
               [googleclojd/bigquery         "0.4.0"]]
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |