https://github.com/xerp/clj-google-datastore
Google datastore api
https://github.com/xerp/clj-google-datastore
clj-google clj-google-datastore clojure google google-datastore
Last synced: 12 months ago
JSON representation
Google datastore api
- Host: GitHub
- URL: https://github.com/xerp/clj-google-datastore
- Owner: xerp
- License: epl-1.0
- Created: 2018-09-03T20:20:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T18:02:38.000Z (over 6 years ago)
- Last Synced: 2025-06-10T07:08:13.457Z (about 1 year ago)
- Topics: clj-google, clj-google-datastore, clojure, google, google-datastore
- Language: Clojure
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/xerp/clj-google-datastore)
# Clojure Google Datastore
[](https://clojars.org/clj-google-datastore)
[](https://versions.deps.co/xerp/clj-google-datastore)
A Clojure library designed to use Google datastore Api https://cloud.google.com/datastore/docs/reference/data/rest
## Installation
```clojure
[clj-google-datastore "x.x.x"] ;See clojars version
```
## License
Copyright © 2018 Santiago de Pedro
Distributed under the Eclipse Public License either version 1.0 or any later version.