clj-gae-ds
clj-gae-ds copied to clipboard
a Datastore library on Google App Engine for Clojure
clj-gae-ds
a datastore library on Google App Engine for Clojure
Current version supports GAE SDK 1.5.1.
Getting Started
$ lein deps
$ lein test
Installation
Add
[am.ik/clj-gae-ds "0.3.1"]
to your project.clj
How To Use
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.
License
Eclipse Public License - v 1.0