An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/xerp/clj-google-datastore.svg?style=svg)](https://circleci.com/gh/xerp/clj-google-datastore)

# Clojure Google Datastore
[![Clojars Project](https://img.shields.io/clojars/v/clj-google-datastore.svg)](https://clojars.org/clj-google-datastore)
[![Dependencies Status](https://versions.deps.co/xerp/clj-google-datastore/status.svg)](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.