a datastore library on Google App Engine for Clojure
Current version supports GAE SDK 1.5.1.
$ lein deps
$ lein test
Add
[am.ik/clj-gae-ds "0.3.1"]
to your project.clj
See test code.
When use this library in REPL, execute (use 'am.ik.clj-gae-testing.test-utils) and (setup-helper) at first.
You need execute "lein deps" before REPL.
Eclipse Public License - v 1.0
Can you improve this documentation? These fine people already did:
making & Toshiaki MakiEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close